Update gradle scripts

This commit is contained in:
topjohnwu
2019-01-04 17:55:17 +08:00
parent 3edcd2004e
commit 04088b34a2
6 changed files with 32 additions and 65 deletions

View File

@@ -1,8 +1,6 @@
apply plugin: 'com.android.library'
android {
compileSdkVersion rootProject.ext.compileSdkVersion
buildToolsVersion rootProject.ext.buildToolsVersion
externalNativeBuild {
ndkBuild {