mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-13 19:16:56 +08:00
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
-keepclasseswithmembernames class * {
|
|
native <methods>;
|
|
}
|
|
|
|
-keep class android.support.v8.renderscript.** { *; }
|
|
|
|
-dontwarn jp.co.cyberagent.android.gpuimage.** |