How to reduce the size of compiled apk?
Follow
- Inside the build.gradle file, exclude the unnecessary libraries. Our Sample has excluded 2 libraries as an example.
- If you want to exclude more libraries, you can go to our Maven server to check which library you want to exclude.
Comments
0 comments
Please sign in to leave a comment.