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'
|
||||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "23.0.1"
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "25.0.3"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
|
Loading…
x
Reference in New Issue
Block a user