Skip to content

Commit

Permalink
Update to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bilde2910 committed Dec 5, 2019
1 parent 48e298a commit 102a15b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "info.varden.hauk"
minSdkVersion 23
targetSdkVersion 29
versionCode 9
versionName "1.5"
versionCode 10
versionName "1.5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/10.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
For full changelog, see https://github.com/bilde2910/Hauk/releases

* Shares no longer stop working after 30 seconds in the background on Android 10 (#61)
* The Hauk notification now uses "copy" and "stop" icons instead of the launcher icon on Android 6

0 comments on commit 102a15b

Please sign in to comment.