Skip to content

Commit 9f9d341

Browse files
authored
Merge pull request gre#167 from kesha-antonov/upd_build_tools
upd_build_tools
2 parents 48120c4 + 7245ef0 commit 9f9d341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ buildscript {
1111
apply plugin: 'com.android.library'
1212

1313
android {
14-
compileSdkVersion 23
15-
buildToolsVersion "23.0.1"
14+
compileSdkVersion 25
15+
buildToolsVersion "25.0.3"
1616

1717
defaultConfig {
1818
minSdkVersion 16

0 commit comments

Comments
 (0)