Skip to content

Commit a569e1d

Browse files
committed
chore: release 2.1.1
1 parent 520721e commit a569e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212

1313
val versionMajor = 2
1414
val versionMinor = 1
15-
val versionPatch = 0
15+
val versionPatch = 1
1616

1717
fun getBuildNumber(): Int {
1818
val df = SimpleDateFormat("yyyyMMdd")

0 commit comments

Comments
 (0)