1
0
Fork 0
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:
Felix Ableitner 2017-10-11 12:33:26 +09:00
parent 5edeae4b08
commit 432c666c0d

View file

@ -54,8 +54,8 @@ android {
applicationId "com.nutomic.syncthingandroid" applicationId "com.nutomic.syncthingandroid"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 26 targetSdkVersion 26
versionCode 4125 versionCode 4126
versionName "0.9.15" versionName "0.9.16"
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