Browse Source

Android: Update the android gradle build tools to 25.0.3.

master
Reece H. Dunn 7 years ago
parent
commit
4f360435d8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      android/build.gradle

+ 1
- 1
android/build.gradle View File

} }


android { android {
buildToolsVersion '19.1'
buildToolsVersion '25.0.3'
compileSdkVersion 23 compileSdkVersion 23


defaultConfig { defaultConfig {

Loading…
Cancel
Save