Skip to content

Commit

Permalink
1.0.3 버전 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
ham2174 committed Nov 12, 2024
1 parent bedd42e commit 707b8d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
compileSdk = "34"
minSdk = "28"
targetSdk = "34"
appVersion = "1.0.2"
versionCode = "10010"
versionName = "1.0.2"
appVersion = "1.0.3"
versionCode = "10011"
versionName = "1.0.3"


# kotlin
Expand Down

0 comments on commit 707b8d1

Please sign in to comment.