mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(build): upgrade to AGP 8.11.0-alpha03
This commit is contained in:
parent
5599d6d70d
commit
e8804efd57
9 changed files with 51 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<issues format="6" by="lint 8.8.2" type="baseline" client="gradle" dependencies="true" name="AGP (8.8.2)" variant="all" version="8.8.2">
|
<issues format="6" by="lint 8.11.0-alpha03" type="baseline" client="gradle" dependencies="true" name="AGP (8.11.0-alpha03)" variant="all" version="8.11.0-alpha03">
|
||||||
|
|
||||||
<issue
|
<issue
|
||||||
id="InvalidPackage"
|
id="InvalidPackage"
|
||||||
|
@ -15,6 +15,27 @@
|
||||||
file="../../../.gradle/caches/modules-2/files-2.1/org.jsoup/jsoup/1.19.1/a66ce6265069c29783c30ca7c51ae15b68c36c5/jsoup-1.19.1.jar"/>
|
file="../../../.gradle/caches/modules-2/files-2.1/org.jsoup/jsoup/1.19.1/a66ce6265069c29783c30ca7c51ae15b68c36c5/jsoup-1.19.1.jar"/>
|
||||||
</issue>
|
</issue>
|
||||||
|
|
||||||
|
<issue
|
||||||
|
id="Aligned16KB"
|
||||||
|
message="The native library `arm64-v8a/libsqlite3x.so` (from `com.github.requery:sqlite-android:3.45.0`) is not 16 KB aligned">
|
||||||
|
<location
|
||||||
|
file="../../../../.gradle/caches/8.13/transforms/c495b95c8f6585090a414fcb2db0107b/transformed/sqlite-android-3.45.0/jni/arm64-v8a/libsqlite3x.so"/>
|
||||||
|
</issue>
|
||||||
|
|
||||||
|
<issue
|
||||||
|
id="Aligned16KB"
|
||||||
|
message="The native library `arm64-v8a/libsqlite3x.so` (from `com.github.requery:sqlite-android:3.45.0`) is not 16 KB aligned">
|
||||||
|
<location
|
||||||
|
file="../../../../.gradle/caches/8.13/transforms/c495b95c8f6585090a414fcb2db0107b/transformed/sqlite-android-3.45.0/jni/arm64-v8a/libsqlite3x.so"/>
|
||||||
|
</issue>
|
||||||
|
|
||||||
|
<issue
|
||||||
|
id="Aligned16KB"
|
||||||
|
message="The native library `arm64-v8a/libsqlite3x.so` (from `com.github.requery:sqlite-android:3.45.0`) is not 16 KB aligned">
|
||||||
|
<location
|
||||||
|
file="../../../../.gradle/caches/8.13/transforms/c495b95c8f6585090a414fcb2db0107b/transformed/sqlite-android-3.45.0/jni/arm64-v8a/libsqlite3x.so"/>
|
||||||
|
</issue>
|
||||||
|
|
||||||
<issue
|
<issue
|
||||||
id="VectorPath"
|
id="VectorPath"
|
||||||
message="Very long vector path (918 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
message="Very long vector path (918 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<issues format="6" by="lint 8.8.2" type="baseline" client="gradle" dependencies="true" name="AGP (8.8.2)" variant="all" version="8.8.2">
|
<issues format="6" by="lint 8.11.0-alpha03" type="baseline" client="gradle" dependencies="true" name="AGP (8.11.0-alpha03)" variant="all" version="8.11.0-alpha03">
|
||||||
|
|
||||||
<issue
|
<issue
|
||||||
id="InvalidPackage"
|
id="InvalidPackage"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<issues format="6" by="lint 8.7.1" type="baseline" client="gradle" dependencies="true" name="AGP (8.7.1)" variant="all" version="8.7.1">
|
<issues format="6" by="lint 8.11.0-alpha03" type="baseline" client="gradle" dependencies="true" name="AGP (8.11.0-alpha03)" variant="all" version="8.11.0-alpha03">
|
||||||
|
|
||||||
</issues>
|
</issues>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<issues format="6" by="lint 8.7.1" type="baseline" client="gradle" dependencies="true" name="AGP (8.7.1)" variant="all" version="8.7.1">
|
<issues format="6" by="lint 8.11.0-alpha03" type="baseline" client="gradle" dependencies="true" name="AGP (8.11.0-alpha03)" variant="all" version="8.11.0-alpha03">
|
||||||
|
|
||||||
</issues>
|
</issues>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<issues format="6" by="lint 8.7.1" type="baseline" client="gradle" dependencies="true" name="AGP (8.7.1)" variant="all" version="8.7.1">
|
<issues format="6" by="lint 8.11.0-alpha03" type="baseline" client="gradle" dependencies="true" name="AGP (8.11.0-alpha03)" variant="all" version="8.11.0-alpha03">
|
||||||
|
|
||||||
</issues>
|
</issues>
|
||||||
|
|
|
@ -1,4 +1,25 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<issues format="6" by="lint 8.7.1" type="baseline" client="gradle" dependencies="true" name="AGP (8.7.1)" variant="all" version="8.7.1">
|
<issues format="6" by="lint 8.11.0-alpha03" type="baseline" client="gradle" dependencies="true" name="AGP (8.11.0-alpha03)" variant="all" version="8.11.0-alpha03">
|
||||||
|
|
||||||
|
<issue
|
||||||
|
id="Aligned16KB"
|
||||||
|
message="The native library `arm64-v8a/libsqlite3x.so` (from `com.github.requery:sqlite-android:3.45.0`) is not 16 KB aligned">
|
||||||
|
<location
|
||||||
|
file="../../../../.gradle/caches/8.13/transforms/c495b95c8f6585090a414fcb2db0107b/transformed/sqlite-android-3.45.0/jni/arm64-v8a/libsqlite3x.so"/>
|
||||||
|
</issue>
|
||||||
|
|
||||||
|
<issue
|
||||||
|
id="Aligned16KB"
|
||||||
|
message="The native library `arm64-v8a/libsqlite3x.so` (from `com.github.requery:sqlite-android:3.45.0`) is not 16 KB aligned">
|
||||||
|
<location
|
||||||
|
file="../../../../.gradle/caches/8.13/transforms/c495b95c8f6585090a414fcb2db0107b/transformed/sqlite-android-3.45.0/jni/arm64-v8a/libsqlite3x.so"/>
|
||||||
|
</issue>
|
||||||
|
|
||||||
|
<issue
|
||||||
|
id="Aligned16KB"
|
||||||
|
message="The native library `arm64-v8a/libsqlite3x.so` (from `com.github.requery:sqlite-android:3.45.0`) is not 16 KB aligned">
|
||||||
|
<location
|
||||||
|
file="../../../../.gradle/caches/8.13/transforms/c495b95c8f6585090a414fcb2db0107b/transformed/sqlite-android-3.45.0/jni/arm64-v8a/libsqlite3x.so"/>
|
||||||
|
</issue>
|
||||||
|
|
||||||
</issues>
|
</issues>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[versions]
|
[versions]
|
||||||
aboutLibraries = "11.2.3"
|
aboutLibraries = "11.2.3"
|
||||||
agp = "8.8.2"
|
agp = "8.11.0-alpha03"
|
||||||
android-junit5 = "1.12.0.0"
|
android-junit5 = "1.12.0.0"
|
||||||
androidx-test = "1.7.0-alpha01"
|
androidx-test = "1.7.0-alpha01"
|
||||||
benchmark = "1.4.0-alpha10"
|
benchmark = "1.4.0-alpha10"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<issues format="6" by="lint 8.7.1" type="baseline" client="gradle" dependencies="true" name="AGP (8.7.1)" variant="all" version="8.7.1">
|
<issues format="6" by="lint 8.11.0-alpha03" type="baseline" client="gradle" dependencies="true" name="AGP (8.11.0-alpha03)" variant="all" version="8.11.0-alpha03">
|
||||||
|
|
||||||
</issues>
|
</issues>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<issues format="6" by="lint 8.7.1" type="baseline" client="gradle" dependencies="true" name="AGP (8.7.1)" variant="all" version="8.7.1">
|
<issues format="6" by="lint 8.11.0-alpha03" type="baseline" client="gradle" dependencies="true" name="AGP (8.11.0-alpha03)" variant="all" version="8.11.0-alpha03">
|
||||||
|
|
||||||
</issues>
|
</issues>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue