mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-10-04 18:03:21 +08:00
4.1.0 (#163)
* update gradle wrapper * update Copyright * update kotlin version * update glide * update Copyright * refactor to be simply * add CircleCropWithBorder to sample * code cleanup * add px to dp convert * update gradle * update idea settings * bump up to 4.1.0 * update readme
This commit is contained in:
@@ -27,7 +27,7 @@ android.enableR8.fullMode=true
|
||||
# transitive dependency references.
|
||||
android.namespacedRClass=true
|
||||
|
||||
VERSION_NAME=4.0.1
|
||||
VERSION_NAME=4.1.0
|
||||
GROUP=jp.wasabeef
|
||||
|
||||
COMPILE_SDK_VERSION=28
|
||||
|
Reference in New Issue
Block a user