Skip to content

Commit 725f1d3

Browse files
committed
bump version to 0.1.0
1 parent e68bb5e commit 725f1d3

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
@@ -46,8 +46,8 @@ android {
4646
applicationId = "org.monogram"
4747
minSdk = 25
4848
targetSdk = 36
49-
versionCode = 9
50-
versionName = "0.0.9"
49+
versionCode = 10
50+
versionName = "0.1.0"
5151
}
5252

5353
flavorDimensions += "tdlib"

0 commit comments

Comments
 (0)