v0.5.0
🚀 Features
- Room Database Support: Added the ability to generate Room database configurations in Android projects (#246).
- Android KMP Library Mode: Introduced support for
com.android.kotlin.multiplatform.libraryin Android library conventions (#247).
📦 Dependency Updates
- Gradle: Updated to v9.4.0 (#265).
- Android Gradle Plugin (AGP): Updated to v9.1.0 (#257).
- Dagger Hilt: Updated to v2.59.2 (#249).
- Compose BOM: Updated to v2026.02.01 (#254).
- Metro Gradle Plugin: v0.11.2.
- JUnit Framework: Updated monorepo to v6.0.3 (#245).
- Other: Updated androidx.activity:activity-ktx to v1.12.4 (#241)
🛠 Improvements
- Gradle & AGP Handling:
- CI & Testing:
- General: