Skip to content

Commit 52a7a86

Browse files
committed
Bump to version 6
1 parent a772476 commit 52a7a86

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
@@ -20,8 +20,8 @@ android {
2020
applicationId = "org.monogram"
2121
minSdk = 25
2222
targetSdk = 36
23-
versionCode = 5
24-
versionName = "1.0"
23+
versionCode = 6
24+
versionName = "0.0.6"
2525
}
2626

2727
splits {

0 commit comments

Comments
 (0)