mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 06:11:19 +00:00
Update APK version to 1.0.1.2 / 1000102
This commit is contained in:
parent
bc6f134046
commit
f5bb5473e6
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ android {
|
|||
applicationId "com.github.catfriend1.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
versionCode 1000101
|
||||
versionName "1.0.1.1"
|
||||
versionCode 1000102
|
||||
versionName "1.0.1.2"
|
||||
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
Loading…
Reference in a new issue