We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c8017 commit fdd2ae5Copy full SHA for fdd2ae5
app/build.gradle.kts
@@ -17,8 +17,8 @@ android {
17
applicationId = "neth.iecal.questphone"
18
minSdk = 26
19
targetSdk = 36
20
- versionCode = 22
21
- versionName = "2.6.4"
+ versionCode = 23
+ versionName = "2.6.5"
22
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
23
24
}
0 commit comments