Skip to content

Commit 5de96b8

Browse files
committed
🎉release 0.1.0
1 parent d8bbac8 commit 5de96b8

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
@@ -11,8 +11,8 @@ plugins {
1111

1212
val applicationName = "CodeReader"
1313
val versionMajor = 0
14-
val versionMinor = 0
15-
val versionPatch = 5
14+
val versionMinor = 1
15+
val versionPatch = 0
1616

1717
android {
1818
compileSdk = 33

0 commit comments

Comments
 (0)