spotify / ruler

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

Extract APK Creator in common module #145

Closed ViktorPetrovski closed 11 months ago

ViktorPetrovski commented 11 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.