Update dependency com.github.nextcloud:Android-SingleSignOn to v1.3.4 #2

Open
bot wants to merge 1 commits from renovate/com.github.nextcloud-android-singlesignon-1.x into main
Showing only changes of commit 4a1c8ae0f0 - Show all commits
+1 -1
View File
@@ -107,7 +107,7 @@ dependencies {
implementation 'androidx.camera:camera-camera2:1.6.1'
implementation 'androidx.camera:camera-lifecycle:1.6.1'
implementation 'androidx.camera:camera-view:1.6.1'
implementation 'com.github.nextcloud:Android-SingleSignOn:1.1.0'
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.4'
implementation 'com.opencsv:opencsv:5.12.0'
implementation platform('androidx.compose:compose-bom:2026.06.01')