Skip to content

Commit fdd2ae5

Browse files
authored
Bump versionCode and versionName to 23 and 2.6.5
1 parent a4c8017 commit fdd2ae5

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 = 22
21-
versionName = "2.6.4"
20+
versionCode = 23
21+
versionName = "2.6.5"
2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2323

2424
}

0 commit comments

Comments
 (0)