Browse Source

Update Android BuildToolsVersion to 26.0.2

android-1.0.101
Hussein Kasem 8 years ago
parent
commit
6487bd4b33
  1. 2
      android/build.gradle

2
android/build.gradle

@ -29,7 +29,7 @@ apply plugin: 'com.android.library'
android { android {
compileSdkVersion 21 compileSdkVersion 21
buildToolsVersion '25.0.2' buildToolsVersion '26.0.2'
defaultConfig { defaultConfig {
minSdkVersion 18 minSdkVersion 18

Loading…
Cancel
Save