diff --git a/app/build.gradle b/app/build.gradle index 99513b01..f59ce009 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,8 +42,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 30 - versionCode 4293 - versionName "1.18.6-rc.1.2" + versionCode 4294 + versionName "1.19.0-rc.2" testApplicationId 'com.nutomic.syncthingandroid.test' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' } diff --git a/app/src/main/play/release-notes/en-GB/default.txt b/app/src/main/play/release-notes/en-GB/default.txt index ad03aa83..e6c8170c 100644 --- a/app/src/main/play/release-notes/en-GB/default.txt +++ b/app/src/main/play/release-notes/en-GB/default.txt @@ -2,5 +2,5 @@ Warning! This release targets API level 30, which changes how Android lets Syncthing interact with the filesystem. As always please make sure you have a good backup of your data. Please report your expierences with the beta on https://forum.syncthing.net. * Target API level 30 / Android 11 ( https://github.com/syncthing/syncthing-android/issues/1721 ) -* Update Syncthing to v1.18.6-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.18.6-rc.1 ) +* Update Syncthing to v1.19.0-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.19.0-rc.2 )