diff --git a/app/build.gradle b/app/build.gradle index 1f944b4f..2eb5ea58 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 4193 - versionName "1.2.2.3" + versionCode 4194 + versionName "1.3.0-rc.1" 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 f90a3e61..9afb583b 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 @@ -* Build Syncthing with go1.13 (fixes #1291) +* Update Syncthing to v1.3.0-rc.1 (https://github.com/syncthing/syncthing/releases/tag/v1.3.0-rc.1)