Skip to content

Commit

Permalink
update Android SSO to 1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: David Luhmer <[email protected]>
  • Loading branch information
David-Development committed Jan 20, 2024
1 parent aa38bf3 commit bf457da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ dependencies {
// implementation 'com.google.android.gms:play-services:4.2.42'
// implementation project(path: ':MaterialShowcaseView:library', configuration: 'default')
// implementation project(':Android-SingleSignOn:lib')
implementation 'com.github.nextcloud:Android-SingleSignOn:0.8.1'
implementation 'com.github.nextcloud:Android-SingleSignOn:1.0.0'
implementation "androidx.core:core:1.12.0"
implementation 'androidx.annotation:annotation:1.7.1'
implementation "androidx.appcompat:appcompat:1.6.1"
Expand Down

0 comments on commit bf457da

Please sign in to comment.