update gradle to 3.1.2
This commit is contained in:
parent
d364a5493c
commit
7a9cbe8fc7
|
@ -4,12 +4,13 @@ android {
|
|||
compileSdkVersion 27
|
||||
buildToolsVersion '27.0.3'
|
||||
|
||||
/**
|
||||
sourceSets {
|
||||
main {
|
||||
jni.srcDirs = []
|
||||
|
||||
}
|
||||
}
|
||||
}**/
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
|
|
Loading…
Reference in New Issue