blob: 75f580d6bce68d3ff406d72abbb76bdba7737947 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.3.0-alpha10" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.0-alpha10)" variant="all" version="8.3.0-alpha10">
<issue
id="PlatformImportInCommonModule"
message="Platform-dependent import in a common module"
errorLine1="import java.io.PrintWriter"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/testutils/Expect.kt"/>
</issue>
<issue
id="PlatformImportInCommonModule"
message="Platform-dependent import in a common module"
errorLine1="import java.io.StringWriter"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/testutils/Expect.kt"/>
</issue>
</issues>