Godot 3.0.6 compile Success Process
Godot 3.0.6 compile Window10 Home Required SDK API 27 // ApplicationVariant is undocumented, but this method is widely used; may break with another version of the Android Gradle plugin variant.outputs.get(0).setOutputFile(new File("${projectDir}/../../../bin", "android_${variant.name}.apk")) } */ applicationVariants.all { variant -> variant.outputs.all { output -> output.outputFileName = "../../..