Skip to content

Commit c5d3c9c

Browse files
committed
update the SDK version for my device
1 parent 77dd3e0 commit c5d3c9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ VERSION_NAME=1.2.3
22
VERSION_CODE=8
33
GROUP=jp.co.cyberagent.android.gpuimage
44

5-
COMPILE_SDK_VERSION=21
6-
BUILD_TOOLS_VERSION=21.1.2
7-
TARGET_SDK_VERSION=21
5+
COMPILE_SDK_VERSION=22
6+
BUILD_TOOLS_VERSION=22.0.1
7+
TARGET_SDK_VERSION=22
88
MIN_SDK_VERSION=8
99

1010
POM_DESCRIPTION=Image filters for Android with OpenGL (based on GPUImage for iOS)

0 commit comments

Comments
 (0)