We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8bbac8 commit 5de96b8Copy full SHA for 5de96b8
1 file changed
app/build.gradle.kts
@@ -11,8 +11,8 @@ plugins {
11
12
val applicationName = "CodeReader"
13
val versionMajor = 0
14
-val versionMinor = 0
15
-val versionPatch = 5
+val versionMinor = 1
+val versionPatch = 0
16
17
android {
18
compileSdk = 33
0 commit comments