You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can happen with any plugin. This happens especially often when trying to upgrade plugins. Most of these problems can be solved by entering the flutter clean command for problems with the cache remaining locally.
Thank you @TheLastGimbus. It's okay to keep this issue open as there may be someone suffering from this.
Hi there!
After update, I got ton of some "redeclaration" (and other) Kotlin errors
Luckly, I was able to solve them with:
Also in
android/build.gradle
i updatedext.kotlin_version
to'1.5.10'
, but it was for other plugins so it may not be required forforeground_task
I'm leaving this here in case someome has this issue too (dunno if I should close it right ahead or leave it open 🤷)
The text was updated successfully, but these errors were encountered: