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