summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-15 01:28:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-15 01:28:09 +0000
commiteaee9dbb48078d0e3d6e71419e994e5fb29edbce (patch)
treedbec1d57a99e56671f246cfc166c546bf1612d27
parent97fc7dbc211ebc0b7ab9f14a3a0bbb90718b93bc (diff)
parentc2f41048bf9924f919487d09fc58aee20ec504d6 (diff)
downloadsetupwizard-android14-platform-release.tar.gz
Change-Id: Id6a3d340d96b9846cb0868343aac3d9c901a2aca
-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