mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2025-02-01 10:24:50 +00:00
Bump Android build tools and SDK version
This commit bump all needed versions to a newer version.
This commit is contained in:
parent
4465b89247
commit
f7afa388dd
@ -4,7 +4,7 @@ buildscript {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.3.0'
|
||||
classpath 'com.android.tools.build:gradle:2.3.3'
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,7 +12,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "25.0.3"
|
||||
buildToolsVersion '26.0.1'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
|
Loading…
x
Reference in New Issue
Block a user