Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5fead53

Browse files
Update messaging aar path in CMake (#1531)
1 parent 9f5985a commit 5fead53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎messaging/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ if(ANDROID)
112112

113113
# Expose the Messaging Java AAR file as a target
114114
set(FIREBASE_MESSAGING_JAVA_AAR_PATH
115-
"${CMAKE_CURRENT_LIST_DIR}/messaging_java/build/outputs/aar/messaging_java.aar")
115+
"${CMAKE_CURRENT_LIST_DIR}/messaging_java/build/outputs/aar/messaging_java-release.aar")
116116
firebase_cpp_gradle(":messaging:messaging_java:assemble"
117117
"${FIREBASE_MESSAGING_JAVA_AAR_PATH}"
118118
)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /