Revert "APK Split" (#183)

This commit is contained in:
m2049r 2018-01-16 22:23:10 +01:00 committed by GitHub
parent 165dd3dfd1
commit 7f47307307
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -36,15 +36,6 @@ android {
path "CMakeLists.txt"
}
}
splits {
abi {
enable true
reset()
include "armeabi-v7a"
universalApk false
}
}
}
dependencies {