openid / OpenYOLO-Android

Android protocol for credential exchange and update - "You Only Login Once"
http://openid.net/wg/ac/
Apache License 2.0
115 stars 18 forks source link

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

Closed dxslly closed 1 year ago

dxslly commented 7 years ago

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.

timcappalli commented 1 year ago

This repo is being archived. Closing issue.