Bumped version to 0.10.2

This commit is contained in:
Felix Ableitner 2017-12-27 03:06:01 +09:00
parent edb3958573
commit 0ace9015bc
2 changed files with 5 additions and 5 deletions

View File

@ -33,8 +33,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 14
targetSdkVersion 26
versionCode 4134
versionName "0.10.1"
versionCode 4135
versionName "0.10.2"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig

View File

@ -1,4 +1,4 @@
- fixed unnecessary web ui reloads (@sferra)
- implemented notification channels for Android 8 (@nutomic)
- updated Syncthing to 0.14.41
- delay file scan events to prevent invalid files (@nutomic)
- update build tools to fix crash on Cyanogenmod devices (@nutomic)
- updated Syncthing to v0.14.42
- imported translations