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

Update AGP/Gradle to 8.2, remove proguard #157

Closed nathan3d closed 7 months ago

nathan3d commented 7 months ago

What has changed

Update AGP to 8.2.0 Update Gradle to 8.4 Remove Proguard project (not compatible with 8.x)

Why was it changed

Support modern Android toolchain

SimonMarquis commented 7 months ago

😨 Why JVM version was forced bumped to 17 @nathan3d? It seems like this forces every consumer to use this version as well.