Version 1.1.11 / 2022-03-11
- Updated Kotlin to 1.6.10
- Updated
compileSdk
to 31 - Updated Android Gradle plugin version to 7.0.4
- Targets Java 11 now
- Fixes crashing issue caused by
WeakHashMap
throwing aNoSuchElementException
#41
compileSdk
to 31WeakHashMap
throwing a NoSuchElementException
#41