mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-09 11:41:29 +00:00
Updated APK version to 0.14.51.rc3.2 / 4158
This commit is contained in:
parent
3f93ec3ca4
commit
d084026548
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "com.github.catfriend1.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
versionCode 4157
|
||||
versionName "0.14.51.rc3.1"
|
||||
versionCode 4158
|
||||
versionName "0.14.51.rc3.2"
|
||||
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
Loading…
Reference in a new issue