I'm building a flutter app and while I try to build an apk using flutter build apk
, this error is being thrown
I tried flutter clean
and then flutter build apk
but that didn't fix the problem either.
After clearing gradle cache, this showed up.
Any solutions come to mind? Any help will be greatly appreciated.