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.1.0.6 / 1010006

This commit is contained in:
Catfriend1 2019-03-25 10:38:12 +01:00
parent 172617457c
commit e946d65abc

View file

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