We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0409c01 commit 4c7a887Copy full SHA for 4c7a887
app/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
}
12
// Manifest version information!
13
val versionMajor = 1
14
-val versionMinor = 4
+val versionMinor = 5
15
val versionPatch = 1
16
val versionBuild = 0 // bump for dogfood builds, public betas, etc.
17
0 commit comments