diff --git a/app/build.gradle b/app/build.gradle index c495f489..3aaf0234 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 14 targetSdkVersion 26 - versionCode 4137 - versionName "0.10.4" + versionCode 4138 + versionName "0.10.5" 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 e69de29b..c9ba3bd8 100644 --- a/app/src/main/play/en-GB/whatsnew +++ b/app/src/main/play/en-GB/whatsnew @@ -0,0 +1,4 @@ +- fixed endless loading if root is enabled (@Catfriend1) +- updated Syncthing to v0.14.45 +- imported translations +