diff --git a/app/build.gradle b/app/build.gradle index 2de7d412..20f47710 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 26 - versionCode 4177 - versionName "1.2.0-rc.2" + versionCode 4178 + versionName "1.2.0-rc.3" testApplicationId 'com.nutomic.syncthingandroid.test' testInstrumentationRunner 'android.support.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 40247efa..d4fdbc91 100644 --- a/app/src/main/play/release-notes/en-GB/default.txt +++ b/app/src/main/play/release-notes/en-GB/default.txt @@ -1,4 +1,4 @@ * Added dark theme * Don't open keyboard on save to Syncthing * Updated Go and many dependencies -* Update syncthing to v1.2.0-rc.2 (https://github.com/syncthing/syncthing/releases/tag/v1.2.0-rc.2) +* Update syncthing to v1.2.0-rc.3 (https://github.com/syncthing/syncthing/releases/tag/v1.2.0-rc.3)