Bumped version to 1.27.2-rc.1.1

This commit is contained in:
Simon Frei 2023-12-22 21:26:00 +01:00
parent b22aebba42
commit a2695c3267
2 changed files with 3 additions and 3 deletions

View File

@ -37,8 +37,8 @@ android {
applicationId "com.nutomic.syncthingandroid" applicationId "com.nutomic.syncthingandroid"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode 4377 versionCode 4378
versionName "1.27.1.1" versionName "1.27.2-rc.1.1"
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.2-rc.1: https://github.com/syncthing/syncthing/releases/tag/v1.27.2-rc.1 * Update Syncthing to v1.27.2-rc.1: https://github.com/syncthing/syncthing/releases/tag/v1.27.2-rc.1
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.2-rc.1 * App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.2-rc.1.1