Bumped version to 1.4.1

This commit is contained in:
Simon Frei 2020-04-07 08:21:13 +02:00
parent dd6f0a50a1
commit 1241a1b51d
2 changed files with 3 additions and 3 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 16
targetSdkVersion 28
versionCode 4222
versionName "1.4.1-rc.3"
versionCode 4223
versionName "1.4.1"
testApplicationId 'com.nutomic.syncthingandroid.test'
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 )