Skip to content

Commit a9bccf0

Browse files
committed
Bump app version to 0.2.0
1 parent 7a94965 commit a9bccf0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ android {
5555
applicationId = "org.monogram"
5656
minSdk = 25
5757
targetSdk = 37
58-
versionCode = 12
59-
versionName = "0.1.2"
58+
versionCode = 13
59+
versionName = "0.2.0"
6060
}
6161

6262
flavorDimensions += listOf("tdlib", "runtime")

0 commit comments

Comments
 (0)