Update gradle configuration
This commit is contained in:
@@ -17,12 +17,12 @@ ext {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "26.0.0"
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.1"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 25
|
||||
targetSdkVersion 26
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
||||
Reference in New Issue
Block a user