Skip to content

Commit 5e1c32b

Browse files
authored
Merge pull request #1223 from square/ray/min-sdk-24
Bumps minSdk to 24
2 parents 24f45a7 + 49dfd20 commit 5e1c32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
androidTools = "8.1.2"
44

55
compileSdk = "34"
6-
minSdk = "21"
6+
minSdk = "24"
77
targetSdk = "33"
88

99
jdk-target = "1.8"

0 commit comments

Comments
 (0)