mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-29 03:22:19 +00:00
Merge execute_module in init_module
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# Android debug package
|
||||
execute_module "android"
|
||||
|
||||
init_module "Android"
|
||||
init_module "Android" "android"
|
||||
|
||||
|
||||
PACKAGE_NAME=$(echo $PROJECT_NAME | sed -e 's/[^-a-zA-Z0-9_]/-/g' | tr '[:upper:]' '[:lower:]')
|
||||
|
Reference in New Issue
Block a user