We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4d6ca commit aa8f8ceCopy full SHA for aa8f8ce
gradle.properties
@@ -14,4 +14,9 @@ developerEmail=info@cloudinary.com
14
# These two properties must use these exact names to be compatible with 'gradle install' plugin.
15
group=com.cloudinary
16
version=1.24.0
17
+
18
gnsp.disableApplyOnlyOnRootProjectEnforcement=true
19
20
+# see https://github.com/gradle/gradle/issues/11308
21
+systemProp.org.gradle.internal.publish.checksums.insecure=true
22
0 commit comments