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

Commit 4f51eed

Browse files
committed
Bumped version to 1.27.10
1 parent 250e864 commit 4f51eed

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-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 = 4390
48-
versionName = "1.27.6.2"
47+
versionCode = 4391
48+
versionName = "1.27.10"
4949
testApplicationId = "com.nutomic.syncthingandroid.test"
5050
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5151
}
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
* Update Syncthing to v1.27.6: https://github.com/syncthing/syncthing/releases/tag/v1.27.6
2-
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.6
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
3+
4+
Still no releases on google play, see https://github.com/syncthing/syncthing-android/issues/2064

0 commit comments

Comments
 (0)