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 a772476 commit 52a7a86Copy full SHA for 52a7a86
1 file changed
app/build.gradle.kts
@@ -20,8 +20,8 @@ android {
20
applicationId = "org.monogram"
21
minSdk = 25
22
targetSdk = 36
23
- versionCode = 5
24
- versionName = "1.0"
+ versionCode = 6
+ versionName = "0.0.6"
25
}
26
27
splits {
0 commit comments