mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-16 18:58:01 +07:00
Update settings.gradle
This commit is contained in:
@ -20,7 +20,7 @@ if(System.getenv("JITPACK") == "true") hasSdk = false
|
||||
if(hasSdk){
|
||||
include 'android'
|
||||
}else{
|
||||
println("No local.properties found. Not loading Android module.")
|
||||
println("No Android SDK found. Skipping Android module.")
|
||||
}
|
||||
|
||||
if(!hasProperty("release")){
|
||||
|
Reference in New Issue
Block a user