mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-27 17:00:14 +08:00
Set systemProp.use.maven.local to false
This commit is contained in:
parent
6103628801
commit
c0e885bc24
@ -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
|
Loading…
Reference in New Issue
Block a user