fix:jinzhi包名和签名
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.PHONY: runner run test lint apk ipa build-web
|
||||
|
||||
WEB_API_URL ?= https://jinzhi.api.local
|
||||
WEB_API_URL ?= https://jinzhi.api.yqzhice.top
|
||||
WEB_BASE_HREF ?= /flutter/
|
||||
GITVERSION := $(shell git describe --tags --always --dirty 2>/dev/null || git rev-parse --short HEAD)
|
||||
COMMON_DART_DEFINES := --dart-define=GITVERSION=$(GITVERSION)
|
||||
|
||||
Reference in New Issue
Block a user