Skip to content

Commit

Permalink
Bump target version to 34
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Janocko committed Jul 10, 2024
1 parent 5c56695 commit 3f82d50
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
@@ -1,7 +1,7 @@
[versions]

compileSdk = "33"
targetSdk = "33"
compileSdk = "34"
targetSdk = "34"
minSdk = "23"

kotlin-lang = "1.7.20"
Expand Down

0 comments on commit 3f82d50

Please sign in to comment.