<?xml version="1.0" encoding="UTF-8"?> | |
<issues format="5" by="lint 4.2.0-alpha06" client="gradle" variant="debug" version="4.2.0-alpha06"> | |
<issue | |
id="PrivateConstructorForUtilityClass" | |
message="Utility class with non private constructor" | |
errorLine1="/**" | |
errorLine2="^"> | |
<location | |
file="src/main/java/androidx/ads/identifier/AdvertisingIdUtils.java" | |
line="36" | |
column="1"/> | |
</issue> | |
</issues> |