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
Not sure if this is the correct place to post this, but I keep getting this error while building this project.
No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
From what I have found on this forum I need to upgrade the gradle version. Where can I learn how to do that so I can actually build the project?
The text was updated successfully, but these errors were encountered:
You can upgrade your Gradle version in the top-level build.gradle file. That does seem like a really weird issue though, and I'm not sure if upgrading Gradle is going to be the right solution.
Not sure if this is the correct place to post this, but I keep getting this error while building this project.
No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
From what I have found on this forum I need to upgrade the gradle version. Where can I learn how to do that so I can actually build the project?
The text was updated successfully, but these errors were encountered: