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 e2f1092 commit 0d3ca03Copy full SHA for 0d3ca03
1 file changed
app/build.gradle.kts
@@ -46,8 +46,8 @@ android {
46
applicationId = "org.monogram"
47
minSdk = 25
48
targetSdk = 36
49
- versionCode = 8
50
- versionName = "0.0.8"
+ versionCode = 9
+ versionName = "0.0.9"
51
}
52
53
flavorDimensions += "tdlib"
0 commit comments