mirror of
https://github.com/status-im/react-native-image-resizer.git
synced 2025-01-12 23:54:38 +00:00
Update Android build tools (#110)
This commit is contained in:
parent
cefb679432
commit
8e6b1fdbbb
@ -12,8 +12,8 @@ buildscript {
|
|||||||
apply plugin: 'com.android.library'
|
apply plugin: 'com.android.library'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 23
|
compileSdkVersion 25
|
||||||
buildToolsVersion "23.0.1"
|
buildToolsVersion "25.0.3"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user