Skip to content

Commit

Permalink
[Release] 버전 업데이트 - 1.0.2 (#119)
Browse files Browse the repository at this point in the history
1.0.2 버전 업데이트
  • Loading branch information
ham2174 authored Oct 16, 2024
1 parent 916b858 commit f73dd19
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.1"
versionCode = "10009"
versionName = "1.0.1"
appVersion = "1.0.2"
versionCode = "10010"
versionName = "1.0.2"


# kotlin
Expand Down

0 comments on commit f73dd19

Please sign in to comment.