Skip to content

Commit 1412d09

Browse files
committed
Updated build tools, compile and target sdk version.
1 parent 42f0f3a commit 1412d09

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
@@ -18,9 +18,9 @@
1818
# org.gradle.parallel=true
1919
APP_VERSION_CODE=8
2020
APP_VERSION_NAME=0.0.8
21-
BUILD_TOOLS_VERSION=25.0.3
22-
COMPILE_SDK_VERSION=25
23-
TARGET_SDK_VERSION=25
21+
BUILD_TOOLS_VERSION=26.0.2
22+
COMPILE_SDK_VERSION=26
23+
TARGET_SDK_VERSION=26
2424
MIN_SDK_VERSION=19
2525
JAVA_SOURCE_COMPATIBILITY=1.7
2626
REQUIRED_GRADLE_VERSION=2.14.1

0 commit comments

Comments
 (0)