8000 bump anddroid dep version? · firebase/snippets-cpp@0bd63e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0bd63e5

Browse files
committed
bump anddroid dep version?
1 parent 9052914 commit 0bd63e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firestore-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@master
1616
- name: Download C++ SDK
17-
run: curl -o firestore/android/binary/firebase-cpp-sdk.zip https://dl.google.com/firebase/sdk/cpp/firebase_cpp_sdk_8.5.0.zip --create-dirs
17+
run: curl -o firestore/android/binary/firebase-cpp-sdk.zip https://dl.google.com/firebase/sdk/cpp/firebase_cpp_sdk_11.0.0.zip --create-dirs
1818
- name: Extract SDK
1919
run: unzip firestore/android/binary/firebase-cpp-sdk.zip -d firestore/android/binary
2020
- name: set up JDK 1.8

0 commit comments

Comments
 (0)
0