Douglas Garrido
Results
2
comments of
Douglas Garrido
Hi @emreesirik, This problem has been fixed in version 0.4.9. Get here: https://cdnjs.com/libraries/leaflet.draw.
For me, it's happening another error in version 3.0.0: ``` .pub-cache/hosted/pub.dev/http_certificate_pinning-3.0.0/android/src/main/kotlin/diefferson/http_certificate_pinning/HttpCertificatePinningPlugin.kt:99:47 'fun String.toUpperCase(): String' is deprecated. Use uppercase() instead. ``` I upgraded to Kotlin 2+ and AGP 8.11.1 android/settings.gradle: ```...