fat-aar-android icon indicating copy to clipboard operation
fat-aar-android copied to clipboard

为什么编译出来的aar,引用的三方插件代码被混淆了?

Open CoderNo89757 opened this issue 4 years ago • 0 comments
trafficstars

Describe the issue flutter模块引用了一些插件,在使用fat-aar编译flutter aar时,产出的aar中的classes.jar中,除了io.flutter.plugins.GeneratedPluginRegistrant,其他都被混淆了,这是为什么?

Build Environment

  • Operating System: [e.g. MacOS 10.15.7]
  • Gradle Plugin Version: [3.4.3]
  • Gradle Version: [5.1.1]
  • Fat-aar Version: [1.3.6]

CoderNo89757 avatar May 28 '21 02:05 CoderNo89757