mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-11 09:34:07 +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.** |