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.2 / 4165

This commit is contained in:
Catfriend1 2018-10-07 15:34:36 +02:00
parent c83422bb28
commit ecd8e7cd21

View file

@ -35,8 +35,8 @@ android {
applicationId "com.github.catfriend1.syncthingandroid"
minSdkVersion 16
targetSdkVersion 26
versionCode 4164
versionName "0.14.51.1"
versionCode 4165
versionName "0.14.51.2"
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig