Skip to content

Commit 8d736ff

Browse files
committed
change vcode
1 parent 9ae1eda commit 8d736ff

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
@@ -17,8 +17,8 @@ android {
1717
applicationId = "neth.iecal.questphone"
1818
minSdk = 26
1919
targetSdk = 36
20-
versionCode = 23
21-
versionName = "2.6.5"
20+
versionCode = 24
21+
versionName = "2.6.6"
2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2323

2424
}

0 commit comments

Comments
 (0)