Skip to content

Commit 49dfd20

Browse files
committed
Bumps minSdk to 24
Fixes https://issuetracker.google.com/issues/194289155, and really we should have moved this years ago. Even 24 is too old but Square is stuck on it for a bit longer.
1 parent 24f45a7 commit 49dfd20

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)