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:
parent
8f324a866d
commit
db840ab1cf
2 changed files with 6 additions and 2 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 26
|
||||
versionCode 4137
|
||||
versionName "0.10.4"
|
||||
versionCode 4138
|
||||
versionName "0.10.5"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
- fixed endless loading if root is enabled (@Catfriend1)
|
||||
- updated Syncthing to v0.14.45
|
||||
- imported translations
|
||||
|
Loading…
Reference in a new issue