1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00

Update APK version to 1.1.0.5 / 1010005

This commit is contained in:
Catfriend1 2019-03-17 14:22:17 +01:00
parent 030c557be1
commit 1ca258877c

View file

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