Merge branch 'release'

This commit is contained in:
Simon Frei 2020-04-07 08:24:33 +02:00
commit 225343eb83
2 changed files with 3 additions and 3 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId "com.nutomic.syncthingandroid" applicationId "com.nutomic.syncthingandroid"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 4222 versionCode 4223
versionName "1.4.1-rc.3" versionName "1.4.1"
testApplicationId 'com.nutomic.syncthingandroid.test' testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
} }

View File

@ -1 +1 @@
* Update Syncthing to v1.4.1-rc.3 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.1-rc.3 ) * Update Syncthing to v1.4.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.1 )