mirror of
https://github.com/HighCapable/SweetDependency.git
synced 2025-09-04 01:35:46 +08:00
18 lines
317 B
YAML
18 lines
317 B
YAML
preferences:
|
|
autowire-on-sync-mode: UPDATE_OPTIONAL_DEPENDENCIES
|
|
repositories-mode: FAIL_ON_PROJECT_REPOS
|
|
|
|
repositories:
|
|
gradle-plugin-portal:
|
|
scope: PLUGINS
|
|
google:
|
|
maven-central:
|
|
|
|
plugins:
|
|
org.jetbrains.kotlin.jvm:
|
|
version: +
|
|
|
|
libraries:
|
|
org.jetbrains.kotlin:
|
|
kotlin-test:
|
|
version: + |