Skip to content

v1.1.4 release

Latest

Choose a tag to compare

@Manabu-GT Manabu-GT released this 28 Oct 00:06
· 103 commits to main since this release

What's Changed

  • Build & toolchain – Migrated the entire project to Gradle Kotlin DSL with a shared libs.versions.toml, upgraded the wrapper/AGP stack (Gradle 8.13, AGP 8.13.0).
  • Android platform updates – Raised minSdk to 26 / targetSdk to 36, migrated dependencies to AndroidX, and cleaned up manifest/service initialization (DebugOverlay now installs only in the app’s main process and drops stale permission checks).
  • CPU/FPS modules – Fixed CPU usage/frequency collectors to operate correctly on API 26+ and tidied related overlays/resources.

Full Changelog: v1.1.3...v1.1.4