mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-04 17:37:25 +00:00
A bunch more refactoring
This commit is contained in:
parent
4bac8ffee8
commit
b78a021ac2
21 changed files with 164 additions and 287 deletions
|
|
@ -5,6 +5,7 @@ pluginManagement {
|
|||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
repositories {
|
||||
|
|
@ -14,5 +15,4 @@ dependencyResolutionManagement {
|
|||
}
|
||||
|
||||
rootProject.name = "Yam Launcher"
|
||||
include(":app")
|
||||
|
||||
include(":app")
|
||||
Loading…
Add table
Add a link
Reference in a new issue