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