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

Commit 7e98855

Browse files
committed
Bumped version to 1.27.12.1
1 parent a85b5a6 commit 7e98855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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 = 4392
48-
versionName = "1.27.12"
47+
versionCode = 4393
48+
versionName = "1.27.12.1"
4949
testApplicationId = "com.nutomic.syncthingandroid.test"
5050
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5151
}

0 commit comments

Comments
 (0)