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

Commit 085902d

Browse files
committed
Bumped version to 1.27.12
1 parent b4ad87e commit 085902d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/build.gradle.kts

+2-2
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 = 4391
48-
versionName = "1.27.10"
47+
versionCode = 4392
48+
versionName = "1.27.12"
4949
testApplicationId = "com.nutomic.syncthingandroid.test"
5050
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5151
}
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Update Syncthing to v1.27.10: https://github.com/syncthing/syncthing/releases/tag/v1.27.10
2-
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.10
1+
* Update Syncthing to v1.27.12: https://github.com/syncthing/syncthing/releases/tag/v1.27.12
2+
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.12
33

44
Still no releases on google play, see https://github.com/syncthing/syncthing-android/issues/2064

0 commit comments

Comments
 (0)