Bumped version to 1.27.6

This commit is contained in:
Simon Frei 2024-04-10 08:36:32 +02:00
parent 7fb860c698
commit 3b305f852d
2 changed files with 4 additions and 4 deletions

View File

@ -44,8 +44,8 @@ android {
applicationId = "com.nutomic.syncthingandroid" applicationId = "com.nutomic.syncthingandroid"
minSdk = 21 minSdk = 21
targetSdk = 33 targetSdk = 33
versionCode = 4387 versionCode = 4388
versionName = "1.27.5" versionName = "1.27.6"
testApplicationId = "com.nutomic.syncthingandroid.test" testApplicationId = "com.nutomic.syncthingandroid.test"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
} }

View File

@ -1,2 +1,2 @@
* Update Syncthing to v1.27.5: https://github.com/syncthing/syncthing/releases/tag/v1.27.5 * Update Syncthing to v1.27.6: https://github.com/syncthing/syncthing/releases/tag/v1.27.6
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.5 * App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.6