Rename Godot's 'custom build' to 'gradle build' to better reflect the underlying build process.
This commit is contained in:
parent
54346e94a9
commit
ca593f2f89
12 changed files with 65 additions and 65 deletions
|
|
@ -35,7 +35,7 @@ import org.godotengine.godot.FullScreenGodotApp;
|
|||
import android.os.Bundle;
|
||||
|
||||
/**
|
||||
* Template activity for Godot Android custom builds.
|
||||
* Template activity for Godot Android builds.
|
||||
* Feel free to extend and modify this class for your custom logic.
|
||||
*/
|
||||
public class GodotApp extends FullScreenGodotApp {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue