v0.4.3a: updated build tools and gradle plugin
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "24.0.3"
|
||||
buildToolsVersion "25.0.0"
|
||||
|
||||
task ndkBuild(type: Exec){
|
||||
description "builds JNI libs from source. " +
|
||||
|
||||
Reference in New Issue
Block a user