Skip to content

Commit 1438c92

Browse files
authored
Bump rules_jvm_external version in Android FCM example, fix #123 (#124)
1 parent b901a7c commit 1438c92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/firebase-cloud-messaging/WORKSPACE

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ android_sdk_repository(
55
name = "androidsdk",
66
)
77

8-
RULES_JVM_EXTERNAL_TAG = "2.0.1"
9-
RULES_JVM_EXTERNAL_SHA = "55e8d3951647ae3dffde22b4f7f8dee11b3f70f3f89424713debd7076197eaca"
8+
RULES_JVM_EXTERNAL_TAG = "2.8"
9+
RULES_JVM_EXTERNAL_SHA = "79c9850690d7614ecdb72d68394f994fef7534b292c4867ce5e7dec0aa7bdfad"
1010

1111
http_archive(
1212
name = "rules_jvm_external",

0 commit comments

Comments
 (0)