mirror of
https://github.com/QuasarApp/Snake.git
synced 2025-05-04 13:39:43 +00:00
ref #62 fix path to keystore
This commit is contained in:
parent
83a3a60569
commit
7083079aad
@ -46,7 +46,7 @@ if (ANDROID)
|
||||
addDeployAPK(${CURRENT_PROJECT}
|
||||
"${CMAKE_CURRENT_LIST_DIR}/android"
|
||||
"Snake"
|
||||
"${SIGPATH}/Snake.keystore"
|
||||
"${SIGPATH}/Crawl.keystore"
|
||||
"${SIGPASS_SNAKE}"
|
||||
"${TARGET_DIR}"
|
||||
"${SNAKE_EXTRA_LIBS}")
|
||||
|
Loading…
x
Reference in New Issue
Block a user