mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-06-05 21:59:15 +02:00
Migrate settings.gradle to kotlin script
This commit is contained in:
@ -13,4 +13,4 @@ dependencyResolutionManagement {
|
|||||||
maven { setUrl("https://jitpack.io") }
|
maven { setUrl("https://jitpack.io") }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
include ':app'
|
include(":app")
|
Reference in New Issue
Block a user