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