We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 520721e commit a569e1dCopy full SHA for a569e1d
app/build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
13
val versionMajor = 2
14
val versionMinor = 1
15
-val versionPatch = 0
+val versionPatch = 1
16
17
fun getBuildNumber(): Int {
18
val df = SimpleDateFormat("yyyyMMdd")
0 commit comments