1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-29 15:51:17 +00:00

Update APK version to 1.1.0.3 / 1010003

This commit is contained in:
Catfriend1 2019-03-09 23:24:37 +01:00
parent fdb748dd53
commit a594b7c0eb

View file

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