Bumped version to 1.6.0-rc.2

This commit is contained in:
Simon Frei 2020-05-13 21:06:12 +02:00
parent 4962ba7480
commit 545a303556
2 changed files with 3 additions and 3 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 16
targetSdkVersion 28
versionCode 4228
versionName "1.6.0-rc.1"
versionCode 4229
versionName "1.6.0-rc.2"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
}

View File

@ -1 +1 @@
* Update Syncthing to v1.6.0-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.6.0-rc.1 )
* Update Syncthing to v1.6.0-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.6.0-rc.2 )