mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-10 00:24:36 +08:00
bump up to 4.0.1
This commit is contained in:
parent
d67f715c65
commit
9d4d7990d3
@ -1,6 +1,12 @@
|
|||||||
Change Log
|
Change Log
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 4.0.1 *(2018-11-20)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
Add:
|
||||||
|
- consumerProguardFiles setting
|
||||||
|
|
||||||
Version 4.0.0 *(2018-11-16)*
|
Version 4.0.0 *(2018-11-16)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ android.enableR8.fullMode=true
|
|||||||
# transitive dependency references.
|
# transitive dependency references.
|
||||||
android.namespacedRClass=true
|
android.namespacedRClass=true
|
||||||
|
|
||||||
VERSION_NAME=4.0.0
|
VERSION_NAME=4.0.1
|
||||||
GROUP=jp.wasabeef
|
GROUP=jp.wasabeef
|
||||||
|
|
||||||
COMPILE_SDK_VERSION=28
|
COMPILE_SDK_VERSION=28
|
||||||
|
Loading…
x
Reference in New Issue
Block a user