mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 18:38:48 +00:00
proguard.cfg: Fix a dontnote for androidx.
This commit is contained in:
parent
5ca14adbfc
commit
ab1933e702
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
# androidx
|
# androidx
|
||||||
-dontwarn androidx.core.**
|
-dontwarn androidx.core.**
|
||||||
-dontnote androidx.core.**
|
-dontnote androidx.core.**
|
||||||
-dontnote android.support.v4.graphics.drawable.IconCompatParcelizer
|
-dontnote androidx.versionedparcelable.VersionedParcel
|
||||||
|
|
||||||
# OkHttp
|
# OkHttp
|
||||||
-dontwarn okio.DeflaterSink
|
-dontwarn okio.DeflaterSink
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue