mirror of
https://github.com/HighCapable/SweetDependency.git
synced 2025-09-07 03:06:12 +08:00
style: rename examples to samples
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
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: +
|
Reference in New Issue
Block a user