diff --git a/app/build.gradle b/app/build.gradle index e59edc37..1b16a5dc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 4223 - versionName "1.4.1" + versionCode 4224 + versionName "1.4.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 3bec3653..89379615 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.4.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.1 ) +* Update Syncthing to v1.4.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.2 ) diff --git a/syncthing/src/github.com/syncthing/syncthing b/syncthing/src/github.com/syncthing/syncthing index f1b253fc..0f532a56 160000 --- a/syncthing/src/github.com/syncthing/syncthing +++ b/syncthing/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit f1b253fc0009e6e143b1e35d67599fb9c1970879 +Subproject commit 0f532a5607d0bdd5d1906aa268f845c16c3246b4