summaryrefslogtreecommitdiff
path: root/platform/android/java/settings.gradle
blob: f6921c70aac803040bae8a94d1f6a37cd8fe04bb (plain)
1
2
3
4
5
// Configure the root project.
rootProject.name = "Godot"

include ':app'
include ':lib'