1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 11:21:29 +00:00

Bumped version to 0.10.5

This commit is contained in:
Felix Ableitner 2018-03-09 20:05:19 +09:00
parent 8f324a866d
commit db840ab1cf
2 changed files with 6 additions and 2 deletions

View file

@ -35,8 +35,8 @@ android {
applicationId "com.nutomic.syncthingandroid" applicationId "com.nutomic.syncthingandroid"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 26 targetSdkVersion 26
versionCode 4137 versionCode 4138
versionName "0.10.4" versionName "0.10.5"
testApplicationId 'com.nutomic.syncthingandroid.test' testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig playAccountConfig = playAccountConfigs.defaultAccountConfig

View file

@ -0,0 +1,4 @@
- fixed endless loading if root is enabled (@Catfriend1)
- updated Syncthing to v0.14.45
- imported translations