1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-29 15:51:17 +00:00

Update APK version to 1.0.1.3 / 1000103

This commit is contained in:
Catfriend1 2019-02-08 18:53:12 +01:00
parent 1163b1ec83
commit 5a980dfa0b

View file

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