diff --git a/app/build.gradle b/app/build.gradle index d4722af6..c495f489 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 14 targetSdkVersion 26 - versionCode 4136 - versionName "0.10.3" + versionCode 4137 + versionName "0.10.4" 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 a649978b..e69de29b 100644 --- a/app/src/main/play/en-GB/whatsnew +++ b/app/src/main/play/en-GB/whatsnew @@ -1,3 +0,0 @@ -- fixed usage reporting dialog not going away (@nutomic) -- updated Syncthing to v0.14.43 -- imported translations