1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00

Bumped version to 1.1.4

This commit is contained in:
Simon Frei 2019-06-03 09:56:32 +02:00
parent 4620f339f6
commit 9c0a05c470
2 changed files with 3 additions and 3 deletions

View file

@ -35,8 +35,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 16
targetSdkVersion 26
versionCode 4169
versionName "1.1.4-rc.2"
versionCode 4170
versionName "1.1.4"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig

View file

@ -1,3 +1,3 @@
* Disable badge for persistent notification (fixes #1305)
* Show notification badge if user interaction is required (#1310)
* Update syncthing to v1.1.4-rc.1
* Update syncthing to v1.1.4