Skip to content

Commit

Permalink
chore: release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Nov 16, 2023
1 parent 412ed63 commit dbaffe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {

val versionMajor = 2
val versionMinor = 0
val versionPatch = 1
val versionPatch = 2

fun getBuildNumber(): Int {
val df = SimpleDateFormat("yyyyMMdd")
Expand Down

0 comments on commit dbaffe4

Please sign in to comment.