yandexmobile / yandexmapkit-android

Yandex Map Kit for Android
160 stars 65 forks source link

android Studio 4.1 #318

Open farrukht opened 3 years ago

farrukht commented 3 years ago

after updating to the new version of android studio and Gradle 6.5 map stopped working. Previous version was using 6.1.1 and was working fine. the error it returning is setApiKey() should be called before initialize()! and I am doing exactly that.