weatherstation icon indicating copy to clipboard operation
weatherstation copied to clipboard

How to upgrade Gradle.

Open landon-hillyard opened this issue 6 years ago • 1 comments

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?

landon-hillyard avatar Sep 27 '18 16:09 landon-hillyard

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.

Fleker avatar Sep 27 '18 18:09 Fleker