1
0
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:
wasabeef
2016-02-28 04:58:55 +09:00
parent 3e0738de0a
commit a908abc7d4
9 changed files with 317 additions and 19 deletions

View File

@@ -0,0 +1,7 @@
-keepclasseswithmembernames class * {
native <methods>;
}
-keep class android.support.v8.renderscript.** { *; }
-dontwarn jp.co.cyberagent.android.gpuimage.**