Skip to content

Commit a860167

Browse files
committed
chore: release 2.1.0
1 parent 32dfef6 commit a860167

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ plugins {
1111
}
1212

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

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

0 commit comments

Comments
 (0)