mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-07 10:42:07 +00:00
Update APK version to 1.0.0.19 / 1000019
This commit is contained in:
parent
5c95fd29c9
commit
b27ce3a074
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ android {
|
|||
applicationId "com.github.catfriend1.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
versionCode 1000018
|
||||
versionName "1.0.0.18"
|
||||
versionCode 1000019
|
||||
versionName "1.0.0.19"
|
||||
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
Loading…
Reference in a new issue