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 f2800b9 commit fc93897Copy full SHA for fc93897
1 file changed
app/build.gradle.kts
@@ -55,8 +55,8 @@ android {
55
applicationId = "org.monogram"
56
minSdk = 25
57
targetSdk = 37
58
- versionCode = 11
59
- versionName = "0.1.1"
+ versionCode = 12
+ versionName = "0.1.2"
60
}
61
62
flavorDimensions += listOf("tdlib", "runtime")
0 commit comments