mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-30 13:24:34 +08:00
add consumerProguardFiles
This commit is contained in:
parent
f09f073442
commit
d67f715c65
@ -9,6 +9,8 @@ android {
|
|||||||
|
|
||||||
renderscriptTargetApi TARGET_SDK_VERSION as int
|
renderscriptTargetApi TARGET_SDK_VERSION as int
|
||||||
renderscriptSupportModeEnabled true
|
renderscriptSupportModeEnabled true
|
||||||
|
|
||||||
|
consumerProguardFiles 'proguard-rules.txt'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user