Don't let R8 remove TokenCompleteTextView
This commit is contained in:
parent
f826bdd7cc
commit
587c281434
1 changed files with 2 additions and 0 deletions
2
app/k9mail/proguard-rules.pro
vendored
2
app/k9mail/proguard-rules.pro
vendored
|
@ -58,3 +58,5 @@
|
|||
-dontwarn kotlinx.serialization.Serializable
|
||||
-dontwarn org.apache.http.client.methods.CloseableHttpResponse
|
||||
-dontwarn org.slf4j.impl.StaticLoggerBinder
|
||||
|
||||
-keep,allowshrinking class com.tokenautocomplete.TokenCompleteTextView
|
||||
|
|
Loading…
Reference in a new issue