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.7 / 1010007

This commit is contained in:
Catfriend1 2019-03-29 01:24:53 +01:00
parent 976d9f9bad
commit 1a27af289f

View file

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