Skip to content

Tags: grab/app-sizer

Tags

v0.1.0-alpha02

Toggle v0.1.0-alpha02's commit message
The second alpha release of App Sizer with Kotlin Multiplatform suppo…

…rt 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

Toggle v0.1.0-alpha01's commit message
App Sizer Alpha Release 0.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