diff --git a/app/build.gradle b/app/build.gradle index 593e0754..5e29144a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -34,8 +34,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 14 targetSdkVersion 26 - versionCode 4131 - versionName "0.10.0-beta3" + versionCode 4132 + versionName "0.10.0-beta4" 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 f2466d8a..521ea6c4 100644 --- a/app/src/main/play/en-GB/whatsnew +++ b/app/src/main/play/en-GB/whatsnew @@ -1 +1,4 @@ -- fixed crash related to usage reporting update (@nutomic) +- fix a misconfiguration that prevented Syncthing from starting on Android 5.0 and below (@nutomic) +- fixed problems with media scanner (@nutomic) +- updated Syncthing to v0.14.40 +- imported translations