diff --git a/app/build.gradle b/app/build.gradle index f395a89b..6369507d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 4201 - versionName "1.3.2-rc.1" + versionCode 4202 + versionName "1.3.2-rc.2" 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 df4bb580..1f2fb947 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.3.2-rc.1 (https://github.com/syncthing/syncthing/releases/tag/v1.3.2-rc.1) +* Update Syncthing to v1.3.2-rc.2 (https://github.com/syncthing/syncthing/releases/tag/v1.3.2-rc.2)