mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[ion] android Makefile: declare targets as PHONY
This commit is contained in:
@@ -72,7 +72,7 @@ $(eval $(call rule_for_gradle,assembleRelease,.official.))
|
||||
|
||||
DEFAULT = epsilon.apk
|
||||
|
||||
.PHONY: epsilon.apk
|
||||
.PHONY: epsilon%apk
|
||||
ifdef ANDROID_SIGNING_STORE_FILE
|
||||
epsilon%apk: gradle_assembleCodesigned_%
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user