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.1.1.2 / 1010102

This commit is contained in:
Catfriend1 2019-04-14 16:36:14 +02:00
parent 6e83b7c66d
commit 0a113f5b05

View file

@ -37,8 +37,8 @@ android {
applicationId "com.github.catfriend1.syncthingandroid"
minSdkVersion 16
targetSdkVersion 28
versionCode 1010101
versionName "1.1.1.1"
versionCode 1010102
versionName "1.1.1.2"
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig