mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 06:11:19 +00:00
Bumped version to 0.9.17
This commit is contained in:
parent
79f6f8fafa
commit
bba3b5f927
2 changed files with 4 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue