diff --git a/app/build.gradle b/app/build.gradle index f99f8965..0efae764 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 26 - versionCode 4169 - versionName "1.1.4-rc.2" + versionCode 4170 + versionName "1.1.4" testApplicationId 'com.nutomic.syncthingandroid.test' testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' playAccountConfig = playAccountConfigs.defaultAccountConfig diff --git a/app/src/main/play/en-GB/whatsnew b/app/src/main/play/en-GB/whatsnew index 8f6ff920..f70c21fa 100644 --- a/app/src/main/play/en-GB/whatsnew +++ b/app/src/main/play/en-GB/whatsnew @@ -1,3 +1,3 @@ * Disable badge for persistent notification (fixes #1305) * Show notification badge if user interaction is required (#1310) -* Update syncthing to v1.1.4-rc.1 +* Update syncthing to v1.1.4