mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-12-25 03:50:00 +08:00
bump up 1.4.0
This commit is contained in:
7
transformations/proguard-rules.txt
Normal file
7
transformations/proguard-rules.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
-keepclasseswithmembernames class * {
|
||||
native <methods>;
|
||||
}
|
||||
|
||||
-keep class android.support.v8.renderscript.** { *; }
|
||||
|
||||
-dontwarn jp.co.cyberagent.android.gpuimage.**
|
||||
Reference in New Issue
Block a user