Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit e50bca3

Browse files
committed
Bumped version to 1.27.5-rc.2
1 parent 4f8e262 commit e50bca3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ android {
4444
applicationId = "com.nutomic.syncthingandroid"
4545
minSdk = 21
4646
targetSdk = 33
47-
versionCode = 4385
48-
versionName = "1.27.4-rc.1"
47+
versionCode = 4386
48+
versionName = "1.27.5-rc.2"
4949
testApplicationId = "com.nutomic.syncthingandroid.test"
5050
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5151
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
* Update Syncthing to v1.27.4-rc.1: https://github.com/syncthing/syncthing/releases/tag/v1.27.4-rc.1
2-
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.4-rc.1
1+
* Update Syncthing to v1.27.5-rc.2: https://github.com/syncthing/syncthing/releases/tag/v1.27.5-rc.2
2+
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.5-rc.2

0 commit comments

Comments
 (0)