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 0.14.53.1 / 4179

This commit is contained in:
Catfriend1 2018-12-04 20:16:00 +01:00
parent 1ca2dadd6f
commit 7e1cd49b4c

View file

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