Skip to content

Commit fc93897

Browse files
committed
bump version to 0.1.2
1 parent f2800b9 commit fc93897

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 = 11
59-
versionName = "0.1.1"
58+
versionCode = 12
59+
versionName = "0.1.2"
6060
}
6161

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

0 commit comments

Comments
 (0)