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

include ':app'
include ':lib'
include ':nativeSrcsConfigs'