Skip to content

Commit

Permalink
Merge pull request #1223 from square/ray/min-sdk-24
Browse files Browse the repository at this point in the history
Bumps minSdk to 24
  • Loading branch information
rjrjr authored Sep 25, 2024
2 parents 24f45a7 + 49dfd20 commit 5e1c32b
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
Expand Up @@ -3,7 +3,7 @@
androidTools = "8.1.2"

compileSdk = "34"
minSdk = "21"
minSdk = "24"
targetSdk = "33"

jdk-target = "1.8"
Expand Down

0 comments on commit 5e1c32b

Please sign in to comment.