A
Android Central Question
I am trying to run the source of nordic image transfer on Android Studio. The source code is github.com/NordicPlayground/Android-Image-Transfer-Demo I keep getting the same error:
could not find com.android.tools.build:gradle:3.0.1.
Searched in the following locations:
repo1.maven.org/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom
repo1.maven.org/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.jar
I was wondering if anyone here knows how to help with my problem
could not find com.android.tools.build:gradle:3.0.1.
Searched in the following locations:
repo1.maven.org/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom
repo1.maven.org/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.jar
I was wondering if anyone here knows how to help with my problem