We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60144c2 commit 6fd8cd1Copy full SHA for 6fd8cd1
1 file changed
app/build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
val applicationName = "CodeReader"
11
val versionMajor = 0
12
val versionMinor = 0
13
-val versionPatch = 3
+val versionPatch = 4
14
15
android {
16
compileSdk = 31
0 commit comments