diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-08-07 13:37:19 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-08-07 13:37:19 -0400 |
| commit | 201a0de90faabe68f1eb701b67af30a4d11fa32b (patch) | |
| tree | c396bec9a496876acc9a5b7bec55912a32c191c1 /android/build/settings.gradle | |
| parent | 7f1cdc4663800fa9bdfddf888164826819d97e6e (diff) | |
| download | erable-godot-master.tar.gz erable-godot-master.tar.bz2 erable-godot-master.zip | |
Diffstat (limited to 'android/build/settings.gradle')
| -rw-r--r-- | android/build/settings.gradle | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android/build/settings.gradle b/android/build/settings.gradle new file mode 100644 index 0000000..e38d7b2 --- /dev/null +++ b/android/build/settings.gradle @@ -0,0 +1,2 @@ +// This is the root directory of the Godot custom build. +include ':assetPacks:installTime' |
