Skip to content

Large lib_netty binaries packaged with apk (v3.3.0) #738

@NLLAPPS

Description

@NLLAPPS

Hi, I am migrating to v3.3.0 on Android and I get large binary files from netty project added to my package in resale mode. They don't seem to be related to Android at all

For now I am excluding them with

`packagingOptions{
    excludes.add("META-INF/native/*")
       }`

See this screenshot for the files.

Screenshot 2021-04-30 120041

AB#9229

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions