Bumped version to 1.27.4-rc.1

This commit is contained in:
Simon Frei 2024-02-24 20:53:40 +01:00
parent c419dee722
commit e7ab8f50d6
2 changed files with 4 additions and 4 deletions

View File

@ -44,8 +44,8 @@ android {
applicationId = "com.nutomic.syncthingandroid"
minSdk = 21
targetSdk = 33
versionCode = 4384
versionName = "1.27.3"
versionCode = 4385
versionName = "1.27.4-rc.1"
testApplicationId = "com.nutomic.syncthingandroid.test"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,2 +1,2 @@
* Update Syncthing to v1.27.3: https://github.com/syncthing/syncthing/releases/tag/v1.27.3
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.3
* Update Syncthing to v1.27.4-rc.1: https://github.com/syncthing/syncthing/releases/tag/v1.27.4-rc.1
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.4-rc.1