Skip to content

Commit

Permalink
Add appcheck and play integrity to bazel
Browse files Browse the repository at this point in the history
Repin dependencies
  • Loading branch information
adhiamboperes committed Aug 1, 2023
1 parent ffdeb2b commit c67cda2
Show file tree
Hide file tree
Showing 3 changed files with 614 additions and 371 deletions.
15 changes: 2 additions & 13 deletions scripts/assets/maven_dependencies.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -535,17 +535,6 @@ maven_dependency {
}
}
}
maven_dependency {
artifact_name: "com.google.auto.value:auto-value-annotations:1.8.1"
artifact_version: "1.8.1"
license {
license_name: "The Apache Software License, Version 2.0"
original_link: "https://www.apache.org/licenses/LICENSE-2.0.txt"
scrapable_link {
url: "https://www.apache.org/licenses/LICENSE-2.0.txt"
}
}
}
maven_dependency {
artifact_name: "com.google.code.findbugs:jsr305:3.0.2"
artifact_version: "3.0.2"
Expand Down Expand Up @@ -612,8 +601,8 @@ maven_dependency {
}
}
maven_dependency {
artifact_name: "com.google.firebase:firebase-common:19.3.0"
artifact_version: "19.3.0"
artifact_name: "com.google.firebase:firebase-common:20.1.1"
artifact_version: "20.1.1"
license {
license_name: "The Apache Software License, Version 2.0"
original_link: "https://www.apache.org/licenses/LICENSE-2.0.txt"
Expand Down
Loading

0 comments on commit c67cda2

Please sign in to comment.