Skip to content

Commit cc0f3c4

Browse files
kesha-antonovKureev
authored andcommitted
upd build tools (#239)
* upd build tools * Update build.gradle
1 parent 10589d1 commit cc0f3c4

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.3"
14+
compileSdkVersion 25
15+
buildToolsVersion "25.0.3"
1616

1717
defaultConfig {
1818
minSdkVersion 16

0 commit comments

Comments
 (0)