1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00

Update APK version to 0.14.51.10 / 4173

This commit is contained in:
Catfriend1 2018-10-23 09:22:50 +02:00
parent e94495f40b
commit 334f24f027

View file

@ -36,8 +36,8 @@ android {
applicationId "com.github.catfriend1.syncthingandroid"
minSdkVersion 16
targetSdkVersion 26
versionCode 4172
versionName "0.14.51.9"
versionCode 4173
versionName "0.14.51.10"
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig