Set systemProp.use.maven.local to false

This commit is contained in:
Him188 2021-12-15 22:39:17 +00:00
parent 6103628801
commit c0e885bc24

View File

@ -21,4 +21,4 @@ gnsp.disableApplyOnlyOnRootProjectEnforcement=true
# We may target 15 with Kotlin 1.5 IR
mirai.android.target.api.level=24
# Enable if you want to use mavenLocal for both Gradle plugin and project dependencies resolutions.
systemProp.use.maven.local=true
systemProp.use.maven.local=false