1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-09 11:41:29 +00:00

Update APK version to 0.14.51.3 / 4166

This commit is contained in:
Catfriend1 2018-10-07 18:30:02 +02:00
parent 2021ef6806
commit cd3bca5141

View file

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