Skip to content

Commit 87c1042

Browse files
authored
Merge pull request #1859 from microsoftgraph/andrueastman/fix-android-lint
fix: resolve build errors for azure authentication package on android
2 parents 6d3e0eb + a379813 commit 87c1042

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

android/lint-baseline.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<issues format="6" by="lint 8.7.2" type="baseline" client="gradle" dependencies="false" name="AGP (8.7.2)" variant="all" version="8.7.2">
3-
4-
<issue
5-
id="InvalidPackage"
6-
message="Invalid package reference in com.azure:azure-xml; not included in Android: `javax.xml.stream`. Referenced from `com.azure.xml.XmlReader`.">
7-
<location
8-
file="$GRADLE_USER_HOME/caches/modules-2/files-2.1/com.azure/azure-xml/1.1.0/8218a00c07f9f66d5dc7ae2ba613da6890867497/azure-xml-1.1.0.jar"/>
9-
</issue>
10-
113
</issues>

0 commit comments

Comments
 (0)