Skip to content

Commit

Permalink
🚀 Bump version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mwy3055 committed Jun 20, 2024
1 parent 4bf5b40 commit 4507f1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ compileSdk = "34"
targetSdk = "33"
minSdk = "24"
# Update appVersion, versionCode both
appVersion = "2.0.1"
versionCode = "20001"
appVersion = "2.0.2"
versionCode = "20002"

# app-level dependency
compose-compiler = '1.4.8'
Expand Down

0 comments on commit 4507f1a

Please sign in to comment.