kezong / fat-aar-android

A gradle plugin that merge dependencies into the final aar file works with AGP 3.+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

如何过滤abi,打出来的最终AAR包含了x86,armeabi,armeabi-v7a,arm64-v8a所有的so,不想要这么多,abiFilters不生效

lucifer-kave opened this issue · comments

Describe the issue
A clear and detailed description of what the issue is.

Build Environment

  • Operating System: [e.g. MacOS]
  • Gradle Plugin Version: [e.g. 4.1.0]
  • Gradle Version: [e.g. 6.5]
  • Fat-aar Version: [e.g. 1.3.1]