mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +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