Releases: infinum/android-collar
Releases · infinum/android-collar
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
- Update Kotlin to 1.6.10.
- Update Gradle wrapper to 7.3.3.
- Update AndroidX dependencies.
- Fix collecting flows on lifecycle.
- Fix core JVM static method calls with Kotlin 1.6.x.
- Fix missing event parameters in session list.
- Fix large event parameters in detail view.
- Fix large event parameters for in app notification.
- Add exhaustive branches in generated code.
1.3.1
- Deprecate screen name length limit.
- Update Kotlin to 1.5.31.
- Update Kotlin Poet and fix breaking changes.
- Update various dependencies.
- Prepare and optimize for Android 12.
- Use KSP for Room in UI module.
- Refactor AlertDialog to BottomSheetDialogFragment.
- Optimize Snackbar ViewBinding.