From 86b39a2b918aead51345683c8013d8ea99cb6f6c Mon Sep 17 00:00:00 2001 From: Catfriend1 Date: Sat, 15 Jun 2019 11:04:02 +0200 Subject: [PATCH] Update SyncthingNative to v1.2.0-rc.1 --- app/build.gradle | 4 ++-- app/src/main/play/en-GB/whatsnew | 2 +- syncthing/src/github.com/syncthing/syncthing | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 54a7b3fe..ef8671e4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,8 +37,8 @@ android { applicationId "com.github.catfriend1.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 1010401 - versionName "1.1.4.1" + versionCode 1020001 + versionName "1.2.0.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 1ead1e5d..3ce88f03 100644 --- a/app/src/main/play/en-GB/whatsnew +++ b/app/src/main/play/en-GB/whatsnew @@ -1,3 +1,3 @@ Notes -* Syncthing v1.1.4 +* Syncthing v1.2.0-rc.1 * Refer to GitHub for detailed change log. diff --git a/syncthing/src/github.com/syncthing/syncthing b/syncthing/src/github.com/syncthing/syncthing index e4956358..21f50e2f 160000 --- a/syncthing/src/github.com/syncthing/syncthing +++ b/syncthing/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit e4956358fbab0d78e975d474acba2a0d098e4adc +Subproject commit 21f50e2f8fb57f30ffc313a115350f0ef9abdd06