We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0754f6d commit 86edd7fCopy full SHA for 86edd7f
android/build.gradle
@@ -57,7 +57,7 @@ repositories {
57
mavenCentral()
58
}
59
60
-def glideVersion = safeExtGet('glideVersion', '4.11.0')
+def glideVersion = safeExtGet('glideVersion', '4.12.0')
61
62
dependencies {
63
//noinspection GradleDynamicVersion
0 commit comments