Don't let R8 remove TokenCompleteTextView

This commit is contained in:
cketti 2023-05-01 19:29:19 +02:00
parent f826bdd7cc
commit 587c281434

View file

@ -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