Skip to content

Commit 0f1cb3a

Browse files
authored
Add strictly for coil lib (#2635)
1 parent c304e85 commit 0f1cb3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ androidGradlePlugin = "8.13.2"
66
appcompat = "1.7.1"
77
biometric = "1.4.0-alpha06"
88
buildkonfigGradlePlugin = "0.17.1"
9-
coil = "3.3.0"
9+
coil = { strictly = "3.3.0" } # Later versions require jvmTarget 11 or later
1010
colorpicker = "6b46b49"
1111
conscryptAndroid = { strictly = "2.5.2" } # 2.5.3 crashes everything
1212
constraintlayout = "2.2.1"

0 commit comments

Comments
 (0)