Nikita Khlebushkin
07/19/2021, 9:02 AMdatetime
as a dependency. The app crashes on API 24 on the library execution step with the error in the OP. Adding isCoreLibraryDesugaringEnabled = true
in android
block of the library doesn't help, adding this line into native app crashes the app literally on each platform (not just 24). Is there something I am doing wrongly?