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 e67674a commit 3054f82Copy full SHA for 3054f82
1 file changed
app/build.gradle.kts
@@ -22,8 +22,8 @@ android {
22
applicationId = appPackageName
23
minSdk = 26
24
targetSdk = 35
25
- versionCode = 301
26
- versionName = "9.0.0"
+ versionCode = 302
+ versionName = "9.1.0"
27
}
28
29
buildFeatures {
0 commit comments