Thanks to visit codestin.com Credit goes to github.com
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 77dd3e0 commit c5d3c9cCopy full SHA for c5d3c9c
gradle.properties
@@ -2,9 +2,9 @@ VERSION_NAME=1.2.3
2
VERSION_CODE=8
3
GROUP=jp.co.cyberagent.android.gpuimage
4
5
-COMPILE_SDK_VERSION=21
6
-BUILD_TOOLS_VERSION=21.1.2
7
-TARGET_SDK_VERSION=21
+COMPILE_SDK_VERSION=22
+BUILD_TOOLS_VERSION=22.0.1
+TARGET_SDK_VERSION=22
8
MIN_SDK_VERSION=8
9
10
POM_DESCRIPTION=Image filters for Android with OpenGL (based on GPUImage for iOS)
0 commit comments