spotify / ruler

Gradle plugin which helps you analyze the size of your Android apps.
Apache License 2.0
1.13k stars 58 forks source link

Extract APK Creator in common module #145

Closed ViktorPetrovski closed 10 months ago

ViktorPetrovski commented 10 months ago

What has changed

Extract the ApkCreator in the common module and create split apks from aabs.

Why was it changed

Making it possible to pass an aab bundle in Ruler CLI and ruler to create the split apks.