mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-22 19:01:36 +00:00
Upgrade build tools (#492)
This commit is contained in:
committed by
Dustin Savery
parent
e4269aed9f
commit
20ea2d9bb5
@@ -12,7 +12,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion '25.0.3'
|
||||
buildToolsVersion "26.0.2"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
|
||||
Reference in New Issue
Block a user