Skip to content

Commit

Permalink
dnm: testing min sdk 24 to fix weird CI problem
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrjr committed Sep 25, 2024
1 parent e66c3bd commit 739ec3f
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 739ec3f

Please sign in to comment.