I have an issue with third party libraries that are imported to my project.
I read quite a lot of articles about that but do not get any information how properly han
13 September 2018 It worked for me when add more types and set universalApk with false to reduce apk size
splits { abi { enable true reset() include 'x86', 'x86_64', 'armeabi', 'armeabi-v7a', 'mips', 'mips64', 'arm64-v8a' universalApk false } }