diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-08-05 20:18:38 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-08-05 20:18:38 -0400 |
| commit | 931d187c762011cefefe273241e209ef08a58ccf (patch) | |
| tree | 13e590284298128b158cb155ccfffed95205280e /android/build/assetPacks | |
| parent | 19aba81bd9920c470ff258b35ef14276faa1146e (diff) | |
| download | frivolous-run-931d187c762011cefefe273241e209ef08a58ccf.tar.gz frivolous-run-931d187c762011cefefe273241e209ef08a58ccf.tar.bz2 frivolous-run-931d187c762011cefefe273241e209ef08a58ccf.zip | |
Removed android build tools
Diffstat (limited to 'android/build/assetPacks')
| -rw-r--r-- | android/build/assetPacks/installTime/build.gradle | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/android/build/assetPacks/installTime/build.gradle b/android/build/assetPacks/installTime/build.gradle deleted file mode 100644 index b06faac..0000000 --- a/android/build/assetPacks/installTime/build.gradle +++ /dev/null @@ -1,8 +0,0 @@ -apply plugin: 'com.android.asset-pack' - -assetPack { - packName = "installTime" // Directory name for the asset pack - dynamicDelivery { - deliveryType = "install-time" // Delivery mode - } -} |
