mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-02-02 15:21:36 +00:00
Bumped version to 0.9.16
This commit is contained in:
parent
5edeae4b08
commit
432c666c0d
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 26
|
||||
versionCode 4125
|
||||
versionName "0.9.15"
|
||||
versionCode 4126
|
||||
versionName "0.9.16"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
Loading…
Reference in a new issue