Skip to content

Commit

Permalink
Merge pull request #1369 from nextcloud/sso-1-0-0
Browse files Browse the repository at this point in the history
update Android SSO to 1.0.0
  • Loading branch information
David-Development authored Jan 20, 2024
2 parents cf83332 + bf457da commit 6e2cfc6
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 6e2cfc6

Please sign in to comment.