We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b901a7c commit 1438c92Copy full SHA for 1438c92
android/firebase-cloud-messaging/WORKSPACE
@@ -5,8 +5,8 @@ android_sdk_repository(
5
name = "androidsdk",
6
)
7
8
-RULES_JVM_EXTERNAL_TAG = "2.0.1"
9
-RULES_JVM_EXTERNAL_SHA = "55e8d3951647ae3dffde22b4f7f8dee11b3f70f3f89424713debd7076197eaca"
+RULES_JVM_EXTERNAL_TAG = "2.8"
+RULES_JVM_EXTERNAL_SHA = "79c9850690d7614ecdb72d68394f994fef7534b292c4867ce5e7dec0aa7bdfad"
10
11
http_archive(
12
name = "rules_jvm_external",
0 commit comments