8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f2ce7 commit a29346eCopy full SHA for a29346e
gradle.properties
@@ -2,9 +2,9 @@ VERSION_NAME=2.0.1
2
GROUP=jp.wasabeef
3
ARTIFACT_ID=glide-transformations
4
5
-COMPILE_SDK_VERSION=23
6
-BUILD_TOOLS_VERSION=23.0.2
7
-TARGET_SDK_VERSION=23
+COMPILE_SDK_VERSION=25
+BUILD_TOOLS_VERSION=25.0.2
+TARGET_SDK_VERSION=25
8
MIN_SDK_VERSION=11
9
10
POM_DESCRIPTION=which provides simple Tranformations to Glide
0 commit comments