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

Commit e5fefc0

Browse files
committed
Bumped version to 1.27.6.1
1 parent a215709 commit e5fefc0

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 = 4388
48-
versionName = "1.27.6"
47+
versionCode = 4389
48+
versionName = "1.27.6.1"
4949
testApplicationId = "com.nutomic.syncthingandroid.test"
5050
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5151
}

0 commit comments

Comments
 (0)