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

include ':app'
include ':lib'
include ':plugins:godotpayment'