mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 11:39:11 +03:00
6 lines
101 B
Groovy
6 lines
101 B
Groovy
apply from: '../scripts/test_support.gradle'
|
|
|
|
dependencies {
|
|
compile project(':LaunchServer')
|
|
}
|
|
|