Skip to content

Commit

Permalink
2.4.0 πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
chattymin committed Oct 21, 2024
1 parent e8e2d6f commit 4ea5d9a
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 @@ -2,8 +2,8 @@
compileSdk = "34"
minSdk = "28"
targetSdk = "34"
appVersion = "2.3.2"
versionCode = "20302"
appVersion = "2.4.0"
versionCode = "20400"

kotlin = "2.0.21"
kotlinx-serialization-json = "1.7.3"
Expand Down

0 comments on commit 4ea5d9a

Please sign in to comment.