Skip to content

Commit 0a9ea9a

Browse files
author
Cynthia Jiang
committed
Add dependencies to android
1 parent c685f43 commit 0a9ea9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/play_services_resolver_deps.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ function(generate_dependencies_xml module)
9595
if (NOT ${GEN_DEPS_SKIP_INSTALL})
9696
install(
9797
FILES "${OUT_FILE}"
98-
DESTINATION "Assets/Firebase/Editor/"
98+
DESTINATION "Firebase/Editor/"
9999
)
100100
endif()
101101

0 commit comments

Comments
 (0)