weatherstation
weatherstation copied to clipboard
How to upgrade Gradle.
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?
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.