diff --git a/app/build.gradle b/app/build.gradle index d56f0cfc..a38697d4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,8 +37,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 4242 - versionName "1.9.0-rc.4" + versionCode 4243 + versionName "1.9.0-rc.5" 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 bfe18e80..ffceb231 100644 --- a/app/src/main/play/release-notes/en-GB/default.txt +++ b/app/src/main/play/release-notes/en-GB/default.txt @@ -1 +1 @@ -* Update Syncthing to v1.9.0-rc.4 ( https://github.com/syncthing/syncthing/releases/tag/v1.9.0-rc.4 ) +* Update Syncthing to v1.9.0-rc.5 ( https://github.com/syncthing/syncthing/releases/tag/v1.9.0-rc.5 )