Skip to content

Commit

Permalink
Bumped version to 0.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Oct 19, 2017
1 parent 79f6f8f commit bba3b5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 14
targetSdkVersion 26
versionCode 4126
versionName "0.9.16"
versionCode 4127
versionName "0.9.17"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig
Expand Down
10 changes: 2 additions & 8 deletions src/main/play/en-GB/whatsnew
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
- raise minimum Android version to ICS 4.0 (@nutomic)
- fixed root related issues {@flipreverse)
- lots of bug fixes, better working run conditions (@nutomic)
- show button to open logs if Syncthing isn't loading (@nutomic)
- added "edit ignores" button (@nutomic)
- updated Syncthing to v0.14.39-rc.1
- updated translations

- fix startup crash on Android 8 (@nutomic)
- imported translations

0 comments on commit bba3b5f

Please sign in to comment.