Releases: grab/app-sizer
Releases · grab/app-sizer
v0.1.0-alpha02
[0.1.0-alpha02] - 2025-04-03
Second alpha release of App Sizer with Kotlin Multiplatform support and bug fixes.
Added
- Support for Kotlin Multiplatform (KMP) modules
Fixed
- Fixed APK total size calculation
- Fixed report generation for default device specifications
- Improved temporary file handling by generating default_device to build folder instead of temp file
Changed
- Updated sample build script
- Improved documentation and configuration options
v0.1.0-alpha01
Initial alpha release of App Sizer tool for testing and feedback.
Features:
- Gradle plugin integration
- Command-line tool support
- Size analysis for Android applications
- Multi-device APK analysis
- Team-based size contribution tracking
- Support for InfluxDB, Markdown, and JSON reports