Skip to content

Commit 6960c9e

Browse files
authored
Merge pull request #12 from visionstech/patch-1
Update build.gradle
2 parents 6a3dfb0 + f43a4e6 commit 6960c9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

android/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ apply plugin: 'com.android.library'
1313

1414
android {
1515
compileSdkVersion 23
16-
16+
buildToolsVersion "23.0.1"
17+
1718
defaultConfig {
1819
minSdkVersion 16
1920
targetSdkVersion 22

0 commit comments

Comments
 (0)