cleanup jni folder

This commit is contained in:
dslul 2020-09-09 10:28:12 +02:00
parent cd14d5630b
commit bc7af4f2ab
302 changed files with 2 additions and 2372 deletions

View file

@ -10,7 +10,7 @@ android {
minSdkVersion 19
targetSdkVersion 30
versionCode 10
versionName "1.3"
versionName '1.4'
}
buildTypes {
@ -26,7 +26,7 @@ android {
externalNativeBuild {
ndkBuild {
path 'src/main/native/jni/Android.mk'
path 'src/main/jni/Android.mk'
}
}

Some files were not shown because too many files have changed in this diff Show more