Skip to content

Commit

Permalink
🚨 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chattymin committed Apr 15, 2024
1 parent eb1015e commit 378327c
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.1.5"
versionCode = "20105"
appVersion = "2.2.0"
versionCode = "20200"

kotlin = "1.9.23"
kotlinx-serialization-json = "1.6.3"
Expand Down

0 comments on commit 378327c

Please sign in to comment.