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

Commit bdd730d

Browse files
committed
Merge branch 'release'
2 parents bdf760b + ea901a1 commit bdd730d

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 = 4390
48+
versionName = "1.27.6.2"
4949
testApplicationId = "com.nutomic.syncthingandroid.test"
5050
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5151
}

0 commit comments

Comments
 (0)