Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YifePlayte committed Mar 30, 2024
1 parent f87da61 commit bdcbe5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ plugins {
}

object Props {
const val versionCode = 2
const val versionName = "v1.0.1"
const val versionCode = 3
const val versionName = "v1.0.2"
}

android {
Expand Down

0 comments on commit bdcbe5f

Please sign in to comment.