OpenYOLO-Android icon indicating copy to clipboard operation
OpenYOLO-Android copied to clipboard

Gradle Error when following the getting started guide when using Android Studio 2.x

Open dxslly opened this issue 8 years ago • 0 comments

Our libraries depend a couple 26.x.y version of the support library (e.g. com.android.support:appcompat-v7:26.0.2.) AFAICT these versions are no longer served via the Android Studio's SDK Manager and instead can be retrieved by adding the Google maven repository. The getting started guide should be updated to include this.

dxslly avatar Oct 10 '17 23:10 dxslly