Mario Noll

Results 4 issues of Mario Noll

Would be nice to use this with [ViewPager2](https://developer.android.com/jetpack/androidx/releases/viewpager2).

### Gradle Version 7.4.2 ### AGP Version 7.1.2 ### Code Minifier/Optimizer R8 ### Version 3.0.1 ### Sentry SDK Version 5.7.2 ### Steps to Reproduce Apply the sentry gradle plugin. ###...

bug
performance
Platform: Android

**Describe the bug** After upgrading to `1.4.0` I was seeing runtime crashes originating here https://github.com/Kotlin/kotlinx.serialization/blob/v1.4.0/core/commonMain/src/kotlinx/serialization/internal/Primitives.kt#L66 Amongst others we have a custom serializer for `DayOfWeek`: ``` @Serializer(forClass = DayOfWeek::class) public object...

android

I had an active selfhosted instance running, that must have stopped working after an upgrade, opening the corresponding page to schedule an event returned a 500. Iirc logs sayed something...