diff --git a/app/build.gradle b/app/build.gradle index 6a53b9b1..405136f3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,8 +37,8 @@ android { applicationId "com.github.catfriend1.syncthingandroid" minSdkVersion 16 targetSdkVersion 26 - versionCode 4176 - versionName "0.14.51.13" + versionCode 4177 + versionName "0.14.52.1" testApplicationId 'com.github.catfriend1.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 77b02f32..c9debc8c 100644 --- a/app/src/main/play/en-GB/whatsnew +++ b/app/src/main/play/en-GB/whatsnew @@ -7,4 +7,4 @@ Fixes * Fixed the "battery eater" * Android 8 and 9 support Maintenance -* Updated syncthing to v0.14.51 (receiveOnly folders) +* Updated syncthing to v0.14.52 diff --git a/syncthing/src/github.com/syncthing/syncthing b/syncthing/src/github.com/syncthing/syncthing index 03821d8b..3bc918ff 160000 --- a/syncthing/src/github.com/syncthing/syncthing +++ b/syncthing/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 03821d8bd3bcff790a4be3fda92c13c59c5dec80 +Subproject commit 3bc918ff7841838f067720171d39366d34760da6