cleanup
Signed-off-by: David Luhmer <david-dev@live.de>
This commit is contained in:
parent
4645b04779
commit
1789642a61
1 changed files with 2 additions and 2 deletions
|
@ -134,9 +134,9 @@ dependencies {
|
|||
// You must install or update the Google Repository through the SDK manager to use this dependency.
|
||||
// The Google Repository (separate from the corresponding library) can be found in the Extras category.
|
||||
// implementation 'com.google.android.gms:play-services:4.2.42'
|
||||
implementation project(':Android-SingleSignOn')
|
||||
//implementation project(':Android-SingleSignOn')
|
||||
// implementation project(path: ':MaterialShowcaseView:library', configuration: 'default')
|
||||
// implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.0'
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.2'
|
||||
implementation 'com.github.David-Development:MaterialShowcaseView:bf6afa225d'
|
||||
|
||||
implementation "androidx.core:core:1.3.1"
|
||||
|
|
Loading…
Reference in a new issue