diff --git a/app/build.gradle b/app/build.gradle index a38697d4..4346ebf9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,8 +37,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 4243 - versionName "1.9.0-rc.5" + versionCode 4244 + versionName "1.9.0" 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 ffceb231..3f607c38 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.5 ( https://github.com/syncthing/syncthing/releases/tag/v1.9.0-rc.5 ) +* Update Syncthing to v1.9.0 ( https://github.com/syncthing/syncthing/releases/tag/v1.9.0 )