I work on idx everything works I made builds that work and now I can’t build an apk anymore. I do the usual commands (flutter clean - pub get …) still nothing
I receive this same message
What went wrong:
Could not determine the dependencies of task ‘:app:compileDebugJavaWithJavac’.
Failed to install the following SDK components:
build-tools;30.0.3 Android SDK Build-Tools 30.0.3
The SDK directory is not writable (/nix/store/0wqd5nfc2hlx13davkvq2zf3zcy0wr61-androidsdk/libexec/android-sdk)
My workaround is to have GitHub build the apk. There was a little trial and error but now every time I commit and sync changes a new .apk is made automatically.
I went the other way, chrome to Firefox. Also, I remind myself that I am building a project on the beta version of a platform. Things are going to be quirky.