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

Commit e302d5c

Browse files
committedOct 16, 2024·
Bumped version to 1.28.0
1 parent 5c759a4 commit e302d5c

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 = 4393
48-
versionName = "1.27.12.1"
47+
versionCode = 4394
48+
versionName = "1.28.0"
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.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
1+
* Update Syncthing to v1.28.0: https://github.com/syncthing/syncthing/releases/tag/v1.28.0
2+
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.28.0
33

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

0 commit comments

Comments
 (0)
This repository has been archived.