v0.6.3b: manifest commit

This commit is contained in:
Evan Debenham
2018-03-01 03:54:36 -05:00
parent adb9aa6519
commit 04f02a0aca
4 changed files with 43 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 26
buildToolsVersion "26.0.2"
buildToolsVersion "26.0.3"
task ndkBuild(type: Exec){
description "builds JNI libs from source. " +