update gradle to 3.1.2

This commit is contained in:
n8fr8 2018-05-11 23:54:59 -04:00
parent d364a5493c
commit 7a9cbe8fc7
1 changed files with 2 additions and 1 deletions

View File

@ -4,12 +4,13 @@ android {
compileSdkVersion 27
buildToolsVersion '27.0.3'
/**
sourceSets {
main {
jni.srcDirs = []
}
}
}**/
defaultConfig {
minSdkVersion 16