Skip to content

Commit 6fd8cd1

Browse files
committed
🎉release 0.0.4
1 parent 60144c2 commit 6fd8cd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
val applicationName = "CodeReader"
1111
val versionMajor = 0
1212
val versionMinor = 0
13-
val versionPatch = 3
13+
val versionPatch = 4
1414

1515
android {
1616
compileSdk = 31

0 commit comments

Comments
 (0)