Skip to content

Releases: grab/app-sizer

v0.1.0-alpha02

03 Apr 16:22

Choose a tag to compare

v0.1.0-alpha02 Pre-release
Pre-release

[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

29 Nov 05:45

Choose a tag to compare

v0.1.0-alpha01 Pre-release
Pre-release

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