1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/platform/android/java/settings.gradle

7 lines
118 B
Groovy

// Configure the root project.
rootProject.name = "Godot"
include ':app'
include ':lib'
include ':nativeSrcsConfigs'