summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/config/lint.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/config/lint.xml b/android/config/lint.xml
index a2b0835479..be9ac16708 100644
--- a/android/config/lint.xml
+++ b/android/config/lint.xml
@@ -16,7 +16,7 @@
<issue id="NewerVersionAvailable" severity="ignore" />
<!-- Ignored, see more: https://github.com/grpc/grpc-java/blob/e8ff6da2cf57a39a62497e9f317e6976b5bfb98c/core/src/main/java/io/grpc/internal/JndiResourceResolverFactory.java#L199 -->
<issue id="InvalidPackage">
- <ignore path="**/io.grpc/grpc-core/1.70.0/727f3b07d5ef9b21d9eb00c166991ea4273a3794/grpc-core-1.70.0.jar" />
+ <ignore path="**/io.grpc/grpc-core/1.73.0/48c9fbc150a54442429b22c3f4568e9d86b17f88/grpc-core-1.73.0.jar" />
</issue>
<!-- We currently do not support 16 KB page sizes -->
<issue id="Aligned16KB" severity="ignore" />