Skip to content

Commit

Permalink
🚀 Bump version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mwy3055 committed Jun 21, 2024
1 parent 54c9917 commit 10ef187
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.2"
versionCode = "20002"
appVersion = "2.0.3"
versionCode = "20003"

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

0 comments on commit 10ef187

Please sign in to comment.