mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Update lint-baseline
This commit is contained in:
@@ -265,17 +265,6 @@
|
|||||||
column="52"/>
|
column="52"/>
|
||||||
</issue>
|
</issue>
|
||||||
|
|
||||||
<issue
|
|
||||||
id="GradleDependency"
|
|
||||||
message="A newer version of androidx.test.uiautomator:uiautomator than 2.2.0 is available: 2.3.0"
|
|
||||||
errorLine1=" androidTestImplementation("androidx.test.uiautomator:uiautomator:2.2.0")"
|
|
||||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|
||||||
<location
|
|
||||||
file="build.gradle.kts"
|
|
||||||
line="116"
|
|
||||||
column="32"/>
|
|
||||||
</issue>
|
|
||||||
|
|
||||||
<issue
|
<issue
|
||||||
id="ExtraText"
|
id="ExtraText"
|
||||||
message="Unexpected text found in layout file: ">""
|
message="Unexpected text found in layout file: ">""
|
||||||
@@ -1575,6 +1564,13 @@
|
|||||||
column="53"/>
|
column="53"/>
|
||||||
</issue>
|
</issue>
|
||||||
|
|
||||||
|
<issue
|
||||||
|
id="ObsoleteSdkInt"
|
||||||
|
message="This folder configuration (`v21`) is unnecessary; `minSdkVersion` is 28. Merge all the resources in this folder into `drawable`.">
|
||||||
|
<location
|
||||||
|
file="src/main/res/drawable-v21"/>
|
||||||
|
</issue>
|
||||||
|
|
||||||
<issue
|
<issue
|
||||||
id="ObsoleteSdkInt"
|
id="ObsoleteSdkInt"
|
||||||
message="This folder configuration (`v26`) is unnecessary; `minSdkVersion` is 28. Merge all the resources in this folder into `mipmap-anydpi`.">
|
message="This folder configuration (`v26`) is unnecessary; `minSdkVersion` is 28. Merge all the resources in this folder into `mipmap-anydpi`.">
|
||||||
@@ -5139,13 +5135,13 @@
|
|||||||
id="IconDipSize"
|
id="IconDipSize"
|
||||||
message="The image `ic_launcher_monochrome.png` varies significantly in its density-independent (dip) size across the various density versions: mipmap-hdpi/ic_launcher_monochrome.png: 108x108 dp (162x162 px), mipmap-mdpi/ic_launcher_monochrome.png: 162x162 dp (162x162 px), mipmap-xhdpi/ic_launcher_monochrome.png: 108x108 dp (216x216 px), mipmap-xxhdpi/ic_launcher_monochrome.png: 108x108 dp (324x324 px), mipmap-xxxhdpi/ic_launcher_monochrome.png: 108x108 dp (432x432 px)">
|
message="The image `ic_launcher_monochrome.png` varies significantly in its density-independent (dip) size across the various density versions: mipmap-hdpi/ic_launcher_monochrome.png: 108x108 dp (162x162 px), mipmap-mdpi/ic_launcher_monochrome.png: 162x162 dp (162x162 px), mipmap-xhdpi/ic_launcher_monochrome.png: 108x108 dp (216x216 px), mipmap-xxhdpi/ic_launcher_monochrome.png: 108x108 dp (324x324 px), mipmap-xxxhdpi/ic_launcher_monochrome.png: 108x108 dp (432x432 px)">
|
||||||
<location
|
<location
|
||||||
file="src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png"/>
|
file="src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png"/>
|
||||||
<location
|
<location
|
||||||
file="src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png"/>
|
file="src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png"/>
|
||||||
<location
|
<location
|
||||||
file="src/main/res/mipmap-hdpi/ic_launcher_monochrome.png"/>
|
file="src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png"/>
|
||||||
<location
|
<location
|
||||||
file="src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png"/>
|
file="src/main/res/mipmap-hdpi/ic_launcher_monochrome.png"/>
|
||||||
<location
|
<location
|
||||||
file="src/main/res/mipmap-mdpi/ic_launcher_monochrome.png"/>
|
file="src/main/res/mipmap-mdpi/ic_launcher_monochrome.png"/>
|
||||||
</issue>
|
</issue>
|
||||||
|
|||||||
Reference in New Issue
Block a user