1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-07 10:42:07 +00:00

Update APK version to 0.14.54.9 / 145409 (#171)

This commit is contained in:
Catfriend1 2018-12-31 16:58:17 +01:00 committed by GitHub
parent e6eaae06f0
commit fd2c441ed7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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