1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-12-24 11:31:57 +08:00

Deprecated RSBlur (#124)

This commit is contained in:
Daichi Furiya
2018-04-10 03:05:28 +09:00
committed by GitHub
parent 0361d97018
commit 81e72fc553
7 changed files with 19 additions and 16 deletions

View File

@@ -6,8 +6,8 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.novoda:bintray-release:0.8.0'
classpath 'com.android.tools.build:gradle:3.1.0'
classpath 'com.novoda:bintray-release:0.8.1'
}
}