mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 11:39:11 +03:00
eb765608bd
[FEATURE] DiscordRPC модуль. + [FIX] Переписал скрипты gradle.
6 lines
90 B
Groovy
6 lines
90 B
Groovy
apply from: 'test_support.gradle'
|
|
|
|
dependencies {
|
|
compile project(':LaunchServer')
|
|
}
|
|
|