Bumped version to 0.9.17

This commit is contained in:
Felix Ableitner 2017-10-19 12:41:10 +09:00
parent 79f6f8fafa
commit bba3b5f927
2 changed files with 4 additions and 10 deletions

View File

@ -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

View File

@ -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