Bumped version to 1.5.0-rc.2

This commit is contained in:
Simon Frei 2020-04-23 20:43:55 +02:00
parent 96fcfd9c24
commit 849e95ed36
2 changed files with 3 additions and 3 deletions

View File

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

View File

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