1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-07 10:42:07 +00:00

Update APK version to 1.0.0.14

This commit is contained in:
Catfriend1 2019-01-16 01:10:33 +01:00
parent aa57f04e9f
commit a827ee531c

View file

@ -37,8 +37,8 @@ android {
applicationId "com.github.catfriend1.syncthingandroid"
minSdkVersion 16
targetSdkVersion 26
versionCode 1000013
versionName "1.0.0.13"
versionCode 1000014
versionName "1.0.0.14"
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig