mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2024-11-01 08:39:31 +01:00
4 lines
163 B
Groovy
4 lines
163 B
Groovy
// Common buildscript for standalone platforms
|
|
apply from: rootProject.file('buildscript/runtime.gradle')
|
|
apply from: rootProject.file('buildscript/final.gradle')
|