summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattgilbride <mattgilbride@google.com>2023-03-10 17:06:06 +0000
committermattgilbride <mattgilbride@google.com>2023-03-10 17:06:06 +0000
commit56592e8f8ae7aeabd2639dbfaa57f3fbff5f3efd (patch)
tree0f9e4e7088267be035863e5b50edad95ad57c302
parent7cb27d06467d4b6ba46ea563240200df8c45c86f (diff)
downloadsetupwizard-56592e8f8ae7aeabd2639dbfaa57f3fbff5f3efd.tar.gz
Update lint baseline after lint upgrade changed message value
Bug: 264608708 Test: TH Change-Id: I2304f994739a863db3a2366718f85fec8207b576
-rw-r--r--library/lint-baseline-gingerbread-lib.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/lint-baseline-gingerbread-lib.xml b/library/lint-baseline-gingerbread-lib.xml
index 3f25063..7bbb9a7 100644
--- a/library/lint-baseline-gingerbread-lib.xml
+++ b/library/lint-baseline-gingerbread-lib.xml
@@ -3,7 +3,7 @@
<issue
id="NewApi"
- message="`&lt;vector>` requires API level 21 (current min is 14) or building with Android Gradle plugin 1.4 or higher"
+ message="`&lt;vector>` requires API level 21 (current min is 14) or building with Android Gradle plugin 1.4.0 or higher"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2=" ~~~~~~">
<location
@@ -14,7 +14,7 @@
<issue
id="NewApi"
- message="`&lt;vector>` requires API level 21 (current min is 14) or building with Android Gradle plugin 1.4 or higher"
+ message="`&lt;vector>` requires API level 21 (current min is 14) or building with Android Gradle plugin 1.4.0 or higher"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2=" ~~~~~~">
<location