Fixed
Status Update
Comments
vi...@google.com <vi...@google.com>
je...@google.com <je...@google.com>
te...@gmail.com <te...@gmail.com> #2
This was broken by 3bca759a5ff08352de831bb1e9b61b1ec2b3362d.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
hm...@google.com <hm...@google.com> #3
Almost 2 months later and this is still broken
hm...@google.com <hm...@google.com>
hm...@google.com <hm...@google.com> #4
Since there is no progression, I wanted to share our quick-fix for the issue.
#sdkmanager --package_file=${PATH_WORKSPACE}/packages
while read p; do echo "y" | sdkmanager "${p}"; done <${PATH_WORKSPACE}/packages
#sdkmanager --package_file=${PATH_WORKSPACE}/packages
while read p; do echo "y" | sdkmanager "${p}"; done <${PATH_WORKSPACE}/packages
an...@google.com <an...@google.com> #5
jb...@google.com What is the update on this?
fa...@gmail.com <fa...@gmail.com> #6
What is the status of this item?
Description
Android Gradle Plugin 8.3.0-alpha02 depends on outdated versions of libraries with known security vulnerabilities.
Vulnerable dependencies from the GitHub Dependabot alerts report:
io.grpc:grpc-protobuf:1.45.1
com.google.protobuf:protobuf-java:3.19.3
org.bouncycastle:bcprov-jdk15on:1.67
io.netty:netty-handler:4.1.72.Final
io.netty:netty-codec-http2:4.1.72.Final
com.google.guava:guava:31.1-jre
org.bitbucket.b_c:jose4j:0.7.0
xerces:xercesImpl:2.12.0
commons-io:commons-io:2.4
buildEnvironment of the new Android project: