godot/platform/android/java/settings.gradle
Fredia Huya-Kouadio 944210923f Follow up cleanup for the godotpayment project module
(cherry picked from commit 206cbd960b)
2020-06-24 22:52:05 +02:00

6 lines
89 B
Groovy

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