Skip to content

Commit

Permalink
Version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YiBeomSeok committed May 29, 2024
1 parent c6dfa87 commit ac44464
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Configuration {
const val minSdk = 28
const val majorVersion = 1
const val minorVersion = 1
const val patchVersion = 1
const val patchVersion = 2
const val versionName = "$majorVersion.$minorVersion.$patchVersion"
const val versionCode = 1
}

0 comments on commit ac44464

Please sign in to comment.