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 5ffb622 commit b1f4348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]

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

kotlin-lang = "1.9.23"
Expand Down

0 comments on commit b1f4348

Please sign in to comment.