googlearchive / android-audio-high-performance

We now recommend you use the Oboe libraries:
https://github.com/google/oboe
Apache License 2.0
720 stars 275 forks source link

[hello-oboe] Error when building #94

Closed dturner closed 6 years ago

dturner commented 6 years ago

Getting the following error when building hello-oboe

Error:Could not find com.android.tools.build:gradle:3.0.0. Searched in the following locations: file:/Applications/Android Studio.app/Contents/gradle/m2repository/com/android/tools/build/gradle/3.0.0/gradle-3.0.0.pom file:/Applications/Android Studio.app/Contents/gradle/m2repository/com/android/tools/build/gradle/3.0.0/gradle-3.0.0.jar https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.0/gradle-3.0.0.pom https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.0/gradle-3.0.0.jar Required by: project : Add Google Maven repository and sync project
Open File

dturner commented 6 years ago

Solution is to update to gradle-3.0.1. I will submit a pull request shortly.