This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [com.github.nextcloud:Android-SingleSignOn](https://github.com/nextcloud/Android-SingleSignOn) | dependencies | minor | `1.1.0` → `1.3.4` |
---
### Release Notes
<details>
<summary>nextcloud/Android-SingleSignOn (com.github.nextcloud:Android-SingleSignOn)</summary>
### [`v1.3.4`](https://github.com/nextcloud/Android-SingleSignOn/releases/tag/1.3.4): Nextcloud SingleSignOn 1.3.4
[Compare Source](https://github.com/nextcloud/Android-SingleSignOn/compare/1.3.3...1.3.4)
#### What's Changed
- chore(deps): update gradle to v9.1.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​899](https://github.com/nextcloud/Android-SingleSignOn/pull/899)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.4.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​898](https://github.com/nextcloud/Android-SingleSignOn/pull/898)
- fix(deps): update dependency com.google.code.gson:gson to v2.13.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​897](https://github.com/nextcloud/Android-SingleSignOn/pull/897)
- fix(deps): update kotlin monorepo to v2.2.20 by [@​renovate](https://github.com/renovate)\[bot] in [#​896](https://github.com/nextcloud/Android-SingleSignOn/pull/896)
- chore(deps): update gradle/actions action to v4.4.4 by [@​renovate](https://github.com/renovate)\[bot] in [#​902](https://github.com/nextcloud/Android-SingleSignOn/pull/902)
- chore(deps): update fsfe/reuse-action action to v6 - autoclosed by [@​renovate](https://github.com/renovate)\[bot] in [#​906](https://github.com/nextcloud/Android-SingleSignOn/pull/906)
- fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.15 by [@​renovate](https://github.com/renovate)\[bot] in [#​904](https://github.com/nextcloud/Android-SingleSignOn/pull/904)
- fix(deps): update dependency org.mockito:mockito-core to v5.20.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​900](https://github.com/nextcloud/Android-SingleSignOn/pull/900)
- fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.12 by [@​renovate](https://github.com/renovate)\[bot] in [#​901](https://github.com/nextcloud/Android-SingleSignOn/pull/901)
- chore(deps): update gradle/actions action to v5 by [@​renovate](https://github.com/renovate)\[bot] in [#​903](https://github.com/nextcloud/Android-SingleSignOn/pull/903)
- fix: duplicate key exception by [@​alperozturk96](https://github.com/alperozturk96) in [#​907](https://github.com/nextcloud/Android-SingleSignOn/pull/907)
**Full Changelog**: <https://github.com/nextcloud/Android-SingleSignOn/compare/1.3.3...1.3.4>
### [`v1.3.3`](https://github.com/nextcloud/Android-SingleSignOn/releases/tag/1.3.3): Nextcloud SingleSignOn 1.3.3
[Compare Source](https://github.com/nextcloud/Android-SingleSignOn/compare/1.3.2...1.3.3)
#### What's Changed
- fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.7 by [@​renovate](https://github.com/renovate)\[bot] in [#​750](https://github.com/nextcloud/Android-SingleSignOn/pull/750)
- chore(deps): update dependency gradle to v8.10.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​751](https://github.com/nextcloud/Android-SingleSignOn/pull/751)
- fix(deps): update dependency com.android.tools.build:gradle to v8.6.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​752](https://github.com/nextcloud/Android-SingleSignOn/pull/752)
- chore(deps): update dependency gradle to v8.10.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​754](https://github.com/nextcloud/Android-SingleSignOn/pull/754)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.23 by [@​renovate](https://github.com/renovate)\[bot] in [#​755](https://github.com/nextcloud/Android-SingleSignOn/pull/755)
- chore(deps): update actions/checkout action to v4.2.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​756](https://github.com/nextcloud/Android-SingleSignOn/pull/756)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.24 by [@​renovate](https://github.com/renovate)\[bot] in [#​762](https://github.com/nextcloud/Android-SingleSignOn/pull/762)
- fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.5 by [@​renovate](https://github.com/renovate)\[bot] in [#​758](https://github.com/nextcloud/Android-SingleSignOn/pull/758)
- fix(deps): update dependency org.mockito:mockito-core to v5.14.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​757](https://github.com/nextcloud/Android-SingleSignOn/pull/757)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.4 by [@​renovate](https://github.com/renovate)\[bot] in [#​763](https://github.com/nextcloud/Android-SingleSignOn/pull/763)
- fix(deps): update dependency commons-io:commons-io to v2.17.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​753](https://github.com/nextcloud/Android-SingleSignOn/pull/753)
- chore(records)!: Migrate data classes to records by [@​stefan-niedermann](https://github.com/stefan-niedermann) in [#​759](https://github.com/nextcloud/Android-SingleSignOn/pull/759)
- fix(deps): update dependency com.android.tools.build:gradle to v8.7.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​761](https://github.com/nextcloud/Android-SingleSignOn/pull/761)
- chore(deps): update actions/checkout action to v4.2.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​764](https://github.com/nextcloud/Android-SingleSignOn/pull/764)
- chore(exception)!: Enhance exception handling by [@​stefan-niedermann](https://github.com/stefan-niedermann) in [#​760](https://github.com/nextcloud/Android-SingleSignOn/pull/760)
- fix(deps): update dependency com.android.tools.build:gradle to v8.7.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​766](https://github.com/nextcloud/Android-SingleSignOn/pull/766)
- fix(deps): update dependency org.mockito:mockito-core to v5.14.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​768](https://github.com/nextcloud/Android-SingleSignOn/pull/768)
- fix(deps): update kotlin monorepo to v2.0.21 by [@​renovate](https://github.com/renovate)\[bot] in [#​765](https://github.com/nextcloud/Android-SingleSignOn/pull/765)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.25 by [@​renovate](https://github.com/renovate)\[bot] in [#​767](https://github.com/nextcloud/Android-SingleSignOn/pull/767)
- fix(deps): update dependency androidx.annotation:annotation to v1.9.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​769](https://github.com/nextcloud/Android-SingleSignOn/pull/769)
- chore(deps): update actions/checkout action to v4.2.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​770](https://github.com/nextcloud/Android-SingleSignOn/pull/770)
- fix(deps): update dependency com.android.tools.build:gradle to v8.7.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​776](https://github.com/nextcloud/Android-SingleSignOn/pull/776)
- fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​774](https://github.com/nextcloud/Android-SingleSignOn/pull/774)
- fix(deps): update dependency androidx.annotation:annotation to v1.9.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​772](https://github.com/nextcloud/Android-SingleSignOn/pull/772)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.26 by [@​renovate](https://github.com/renovate)\[bot] in [#​777](https://github.com/nextcloud/Android-SingleSignOn/pull/777)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.5 by [@​renovate](https://github.com/renovate)\[bot] in [#​773](https://github.com/nextcloud/Android-SingleSignOn/pull/773)
- fix(deps): update dependency com.android.tools:desugar\_jdk\_libs to v2.1.3 by [@​renovate](https://github.com/renovate)\[bot] in [#​778](https://github.com/nextcloud/Android-SingleSignOn/pull/778)
- chore(deps): update dependency gradle to v8.11 by [@​renovate](https://github.com/renovate)\[bot] in [#​780](https://github.com/nextcloud/Android-SingleSignOn/pull/780)
- fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.8 by [@​renovate](https://github.com/renovate)\[bot] in [#​782](https://github.com/nextcloud/Android-SingleSignOn/pull/782)
- chore(deps): update fsfe/reuse-action action to v5 by [@​renovate](https://github.com/renovate)\[bot] in [#​783](https://github.com/nextcloud/Android-SingleSignOn/pull/783)
- bump to sdk35 by [@​tobiasKaminsky](https://github.com/tobiasKaminsky) in [#​784](https://github.com/nextcloud/Android-SingleSignOn/pull/784)
- fix(deps): update dependency androidx.core:core to v1.15.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​775](https://github.com/nextcloud/Android-SingleSignOn/pull/775)
- chore(deps): update ghcr.io/nextcloud/continuous-integration-android8 docker tag to v4 by [@​renovate](https://github.com/renovate)\[bot] in [#​785](https://github.com/nextcloud/Android-SingleSignOn/pull/785)
- fix(deps): update dependency commons-io:commons-io to v2.18.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​786](https://github.com/nextcloud/Android-SingleSignOn/pull/786)
- chore(deps): update dependency gradle to v8.11.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​787](https://github.com/nextcloud/Android-SingleSignOn/pull/787)
- fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.10 by [@​renovate](https://github.com/renovate)\[bot] in [#​788](https://github.com/nextcloud/Android-SingleSignOn/pull/788)
- fix(deps): update kotlin monorepo to v2.1.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​789](https://github.com/nextcloud/Android-SingleSignOn/pull/789)
- fix(deps): update dependency com.android.tools.build:gradle to v8.7.3 by [@​renovate](https://github.com/renovate)\[bot] in [#​790](https://github.com/nextcloud/Android-SingleSignOn/pull/790)
- fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.9 by [@​renovate](https://github.com/renovate)\[bot] in [#​791](https://github.com/nextcloud/Android-SingleSignOn/pull/791)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.27 by [@​renovate](https://github.com/renovate)\[bot] in [#​792](https://github.com/nextcloud/Android-SingleSignOn/pull/792)
- chore(CI): Updating reuse.yml workflow from template by [@​nextcloud-command](https://github.com/nextcloud-command) in [#​795](https://github.com/nextcloud/Android-SingleSignOn/pull/795)
- chore(deps): update dependency gradle to v8.12 by [@​renovate](https://github.com/renovate)\[bot] in [#​794](https://github.com/nextcloud/Android-SingleSignOn/pull/794)
- fix(deps): update dependency com.android.tools:desugar\_jdk\_libs to v2.1.4 by [@​renovate](https://github.com/renovate)\[bot] in [#​793](https://github.com/nextcloud/Android-SingleSignOn/pull/793)
- fix(deps): update dependency org.mockito:mockito-core to v5.15.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​797](https://github.com/nextcloud/Android-SingleSignOn/pull/797)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​800](https://github.com/nextcloud/Android-SingleSignOn/pull/800)
- fix(deps): update dependency com.android.tools.build:gradle to v8.8.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​799](https://github.com/nextcloud/Android-SingleSignOn/pull/799)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​801](https://github.com/nextcloud/Android-SingleSignOn/pull/801)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​802](https://github.com/nextcloud/Android-SingleSignOn/pull/802)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.3 by [@​renovate](https://github.com/renovate)\[bot] in [#​804](https://github.com/nextcloud/Android-SingleSignOn/pull/804)
- fix(deps): update kotlin monorepo to v2.1.10 by [@​renovate](https://github.com/renovate)\[bot] in [#​805](https://github.com/nextcloud/Android-SingleSignOn/pull/805)
- fix(deps): update dependency com.google.code.gson:gson to v2.12.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​806](https://github.com/nextcloud/Android-SingleSignOn/pull/806)
- chore(deps): update dependency gradle to v8.12.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​803](https://github.com/nextcloud/Android-SingleSignOn/pull/803)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.5 by [@​renovate](https://github.com/renovate)\[bot] in [#​807](https://github.com/nextcloud/Android-SingleSignOn/pull/807)
- fix(deps): update dependency com.android.tools.build:gradle to v8.8.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​809](https://github.com/nextcloud/Android-SingleSignOn/pull/809)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.6 by [@​renovate](https://github.com/renovate)\[bot] in [#​808](https://github.com/nextcloud/Android-SingleSignOn/pull/808)
- fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.8 by [@​renovate](https://github.com/renovate)\[bot] in [#​810](https://github.com/nextcloud/Android-SingleSignOn/pull/810)
- chore(deps): update dependency gradle to v8.13 by [@​renovate](https://github.com/renovate)\[bot] in [#​811](https://github.com/nextcloud/Android-SingleSignOn/pull/811)
- fix(deps): update dependency com.android.tools:desugar\_jdk\_libs to v2.1.5 by [@​renovate](https://github.com/renovate)\[bot] in [#​812](https://github.com/nextcloud/Android-SingleSignOn/pull/812)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.6 by [@​renovate](https://github.com/renovate)\[bot] in [#​815](https://github.com/nextcloud/Android-SingleSignOn/pull/815)
- fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​813](https://github.com/nextcloud/Android-SingleSignOn/pull/813)
- fix(deps): update dependency com.android.tools.build:gradle to v8.8.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​814](https://github.com/nextcloud/Android-SingleSignOn/pull/814)
- Replace com.pinterest:ktlint with com.pinterest ktlint:ktlint-cli by [@​AndyScherzinger](https://github.com/AndyScherzinger) in [#​816](https://github.com/nextcloud/Android-SingleSignOn/pull/816)
- fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.5.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​817](https://github.com/nextcloud/Android-SingleSignOn/pull/817)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.7 by [@​renovate](https://github.com/renovate)\[bot] in [#​820](https://github.com/nextcloud/Android-SingleSignOn/pull/820)
- fix(deps): update dependency org.mockito:mockito-core to v5.16.0 - autoclosed by [@​renovate](https://github.com/renovate)\[bot] in [#​818](https://github.com/nextcloud/Android-SingleSignOn/pull/818)
- fix(deps): update dependency com.android.tools.build:gradle to v8.9.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​819](https://github.com/nextcloud/Android-SingleSignOn/pull/819)
- Update to latest gradle warpper validation GH action version by [@​AndyScherzinger](https://github.com/AndyScherzinger) in [#​821](https://github.com/nextcloud/Android-SingleSignOn/pull/821)
- pin actions by [@​tobiasKaminsky](https://github.com/tobiasKaminsky) in [#​823](https://github.com/nextcloud/Android-SingleSignOn/pull/823)
- chore(deps): update hmarr/auto-approve-action digest to [`8f92909`](https://github.com/nextcloud/Android-SingleSignOn/commit/8f92909) by [@​renovate](https://github.com/renovate)\[bot] in [#​824](https://github.com/nextcloud/Android-SingleSignOn/pull/824)
- fix(deps): update dependency org.mockito:mockito-core to v5.16.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​822](https://github.com/nextcloud/Android-SingleSignOn/pull/822)
- fix(deps): update kotlin monorepo to v2.1.20 by [@​renovate](https://github.com/renovate)\[bot] in [#​825](https://github.com/nextcloud/Android-SingleSignOn/pull/825)
- chore(deps): update gradle/actions action to v4.3.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​827](https://github.com/nextcloud/Android-SingleSignOn/pull/827)
- fix(deps): update dependency com.android.tools.build:gradle to v8.9.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​826](https://github.com/nextcloud/Android-SingleSignOn/pull/826)
- fix(deps): update dependency androidx.core:core to v1.16.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​829](https://github.com/nextcloud/Android-SingleSignOn/pull/829)
- fix(deps): update dependency org.mockito:mockito-core to v5.17.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​828](https://github.com/nextcloud/Android-SingleSignOn/pull/828)
- fix(deps): update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.14.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​832](https://github.com/nextcloud/Android-SingleSignOn/pull/832)
- fix(deps): update dependency com.android.tools.build:gradle to v8.9.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​833](https://github.com/nextcloud/Android-SingleSignOn/pull/833)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.9 by [@​renovate](https://github.com/renovate)\[bot] in [#​834](https://github.com/nextcloud/Android-SingleSignOn/pull/834)
- fix(deps): update dependency com.google.code.gson:gson to v2.13.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​830](https://github.com/nextcloud/Android-SingleSignOn/pull/830)
- fix(deps): update dependency commons-io:commons-io to v2.19.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​831](https://github.com/nextcloud/Android-SingleSignOn/pull/831)
- fix(deps): update dependency com.google.code.gson:gson to v2.13.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​835](https://github.com/nextcloud/Android-SingleSignOn/pull/835)
- chore(deps): update dependency gradle to v8.14 by [@​renovate](https://github.com/renovate)\[bot] in [#​836](https://github.com/nextcloud/Android-SingleSignOn/pull/836)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.10 by [@​renovate](https://github.com/renovate)\[bot] in [#​837](https://github.com/nextcloud/Android-SingleSignOn/pull/837)
- fix(deps): update dependency com.android.tools.build:gradle to v8.10.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​838](https://github.com/nextcloud/Android-SingleSignOn/pull/838)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.11 by [@​renovate](https://github.com/renovate)\[bot] in [#​839](https://github.com/nextcloud/Android-SingleSignOn/pull/839)
- fix(deps): update kotlin monorepo to v2.1.21 - autoclosed by [@​renovate](https://github.com/renovate)\[bot] in [#​840](https://github.com/nextcloud/Android-SingleSignOn/pull/840)
- fix(deps): update dependency com.squareup.retrofit2:retrofit to v2.12.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​841](https://github.com/nextcloud/Android-SingleSignOn/pull/841)
- chore(deps): update dependency gradle to v8.14.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​848](https://github.com/nextcloud/Android-SingleSignOn/pull/848)
- fix(deps): update dependency org.mockito:mockito-core to v5.18.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​846](https://github.com/nextcloud/Android-SingleSignOn/pull/846)
- chore(deps): update gradle/actions action to v4.4.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​843](https://github.com/nextcloud/Android-SingleSignOn/pull/843)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.12 - autoclosed by [@​renovate](https://github.com/renovate)\[bot] in [#​847](https://github.com/nextcloud/Android-SingleSignOn/pull/847)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.7 by [@​renovate](https://github.com/renovate)\[bot] in [#​845](https://github.com/nextcloud/Android-SingleSignOn/pull/845)
- fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.6.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​844](https://github.com/nextcloud/Android-SingleSignOn/pull/844)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.13 by [@​renovate](https://github.com/renovate)\[bot] in [#​851](https://github.com/nextcloud/Android-SingleSignOn/pull/851)
- chore(deps): update gradle/actions action to v4.4.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​857](https://github.com/nextcloud/Android-SingleSignOn/pull/857)
- chore(deps): update dependency gradle to v8.14.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​852](https://github.com/nextcloud/Android-SingleSignOn/pull/852)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.0 - autoclosed by [@​renovate](https://github.com/renovate)\[bot] in [#​856](https://github.com/nextcloud/Android-SingleSignOn/pull/856)
- fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.10 by [@​renovate](https://github.com/renovate)\[bot] in [#​855](https://github.com/nextcloud/Android-SingleSignOn/pull/855)
- fix(deps): update dependency com.android.tools.build:gradle to v8.10.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​850](https://github.com/nextcloud/Android-SingleSignOn/pull/850)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.8 by [@​renovate](https://github.com/renovate)\[bot] in [#​854](https://github.com/nextcloud/Android-SingleSignOn/pull/854)
- fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​853](https://github.com/nextcloud/Android-SingleSignOn/pull/853)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​862](https://github.com/nextcloud/Android-SingleSignOn/pull/862)
- fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.11 by [@​renovate](https://github.com/renovate)\[bot] in [#​858](https://github.com/nextcloud/Android-SingleSignOn/pull/858)
- fix(deps): update kotlin monorepo to v2.2.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​860](https://github.com/nextcloud/Android-SingleSignOn/pull/860)
- fix(deps): update dependency com.android.tools.build:gradle to v8.11.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​861](https://github.com/nextcloud/Android-SingleSignOn/pull/861)
- fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.11 by [@​renovate](https://github.com/renovate)\[bot] in [#​866](https://github.com/nextcloud/Android-SingleSignOn/pull/866)
- chore(deps): update dependency gradle to v8.14.3 by [@​renovate](https://github.com/renovate)\[bot] in [#​865](https://github.com/nextcloud/Android-SingleSignOn/pull/865)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​868](https://github.com/nextcloud/Android-SingleSignOn/pull/868)
- fix(deps): update dependency commons-io:commons-io to v2.20.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​871](https://github.com/nextcloud/Android-SingleSignOn/pull/871)
- fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.7.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​869](https://github.com/nextcloud/Android-SingleSignOn/pull/869)
- fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.12 by [@​renovate](https://github.com/renovate)\[bot] in [#​870](https://github.com/nextcloud/Android-SingleSignOn/pull/870)
- fix(deps): update dependency com.android.tools.build:gradle to v8.11.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​867](https://github.com/nextcloud/Android-SingleSignOn/pull/867)
- fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.7.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​872](https://github.com/nextcloud/Android-SingleSignOn/pull/872)
- ci: update reuse.yml workflow from template by [@​nextcloud-command](https://github.com/nextcloud-command) in [#​863](https://github.com/nextcloud/Android-SingleSignOn/pull/863)
- fix(deps): update dependency com.squareup.retrofit2:retrofit to v3 by [@​renovate](https://github.com/renovate)\[bot] in [#​842](https://github.com/nextcloud/Android-SingleSignOn/pull/842)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.3 by [@​renovate](https://github.com/renovate)\[bot] in [#​873](https://github.com/nextcloud/Android-SingleSignOn/pull/873)
- fix(deps): update dependency com.android.tools.build:gradle to v8.12.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​876](https://github.com/nextcloud/Android-SingleSignOn/pull/876)
- fix(deps): update dependency androidx.test.ext:junit to v1.3.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​875](https://github.com/nextcloud/Android-SingleSignOn/pull/875)
- fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​874](https://github.com/nextcloud/Android-SingleSignOn/pull/874)
- chore(deps): update dependency gradle to v9 by [@​renovate](https://github.com/renovate)\[bot] in [#​877](https://github.com/nextcloud/Android-SingleSignOn/pull/877)
- chore(deps): update gradle/actions action to v4.4.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​878](https://github.com/nextcloud/Android-SingleSignOn/pull/878)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.4 by [@​renovate](https://github.com/renovate)\[bot] in [#​879](https://github.com/nextcloud/Android-SingleSignOn/pull/879)
- add: network connectivity error by [@​alperozturk96](https://github.com/alperozturk96) in [#​887](https://github.com/nextcloud/Android-SingleSignOn/pull/887)
- fix(deps): update dependency com.android.tools.build:gradle to v8.12.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​888](https://github.com/nextcloud/Android-SingleSignOn/pull/888)
- fix(deps): update dependency org.mockito:mockito-core to v5.19.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​885](https://github.com/nextcloud/Android-SingleSignOn/pull/885)
- fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.14 - autoclosed by [@​renovate](https://github.com/renovate)\[bot] in [#​886](https://github.com/nextcloud/Android-SingleSignOn/pull/886)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.6 by [@​renovate](https://github.com/renovate)\[bot] in [#​889](https://github.com/nextcloud/Android-SingleSignOn/pull/889)
- chore(deps): update actions/checkout action to v4.3.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​880](https://github.com/nextcloud/Android-SingleSignOn/pull/880)
- fix(deps): update kotlin monorepo to v2.2.10 by [@​renovate](https://github.com/renovate)\[bot] in [#​884](https://github.com/nextcloud/Android-SingleSignOn/pull/884)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.9 by [@​renovate](https://github.com/renovate)\[bot] in [#​882](https://github.com/nextcloud/Android-SingleSignOn/pull/882)
- fix(deps): update dependency com.android.tools.build:gradle to v8.13.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​891](https://github.com/nextcloud/Android-SingleSignOn/pull/891)
- chore(deps): update actions/checkout action to v5 by [@​renovate](https://github.com/renovate)\[bot] in [#​881](https://github.com/nextcloud/Android-SingleSignOn/pull/881)
- chore(deps): update gradle/actions action to v4.4.3 by [@​renovate](https://github.com/renovate)\[bot] in [#​895](https://github.com/nextcloud/Android-SingleSignOn/pull/895)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.3.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​892](https://github.com/nextcloud/Android-SingleSignOn/pull/892)
- fix(deps): update dependency com.google.android.material:material to v1.13.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​893](https://github.com/nextcloud/Android-SingleSignOn/pull/893)
**Full Changelog**: <https://github.com/nextcloud/Android-SingleSignOn/compare/1.3.2...1.3.3>
### [`v1.3.2`](https://github.com/nextcloud/Android-SingleSignOn/releases/tag/1.3.2): Nextcloud SingleSignOn 1.3.2
[Compare Source](https://github.com/nextcloud/Android-SingleSignOn/compare/1.3.0...1.3.2)
Successor for [Nextcloud SingleSignOn 1.3.1](https://github.com/nextcloud/Android-SingleSignOn/releases/tag/1.3.1) to trigegr another jitpack publish
***
Maintenance release updating dependencies and build tools only
***
#### What's Changed
- fix(deps): update dependency com.android.tools.build:gradle to v8.5.2 by [@​renovate](https://github.com/renovate) in [#​738](https://github.com/nextcloud/Android-SingleSignOn/pull/738)
- fix(deps): update dependency androidx.annotation:annotation to v1.8.2 by [@​renovate](https://github.com/renovate) in [#​737](https://github.com/nextcloud/Android-SingleSignOn/pull/737)
- fix(deps): update kotlin monorepo to v2.0.10 by [@​renovate](https://github.com/renovate) in [#​736](https://github.com/nextcloud/Android-SingleSignOn/pull/736)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.20 by [@​renovate](https://github.com/renovate) in [#​739](https://github.com/nextcloud/Android-SingleSignOn/pull/739)
- fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.9 by [@​renovate](https://github.com/renovate) in [#​740](https://github.com/nextcloud/Android-SingleSignOn/pull/740)
- chore(deps): update dependency gradle to v8.10 by [@​renovate](https://github.com/renovate) in [#​741](https://github.com/nextcloud/Android-SingleSignOn/pull/741)
- fix(deps): update kotlin monorepo to v2.0.20 by [@​renovate](https://github.com/renovate) in [#​742](https://github.com/nextcloud/Android-SingleSignOn/pull/742)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.21 by [@​renovate](https://github.com/renovate) in [#​747](https://github.com/nextcloud/Android-SingleSignOn/pull/747)
- fix(deps): update dependency org.mockito:mockito-core to v5.13.0 by [@​renovate](https://github.com/renovate) in [#​745](https://github.com/nextcloud/Android-SingleSignOn/pull/745)
- fix(deps): update dependency com.android.tools.build:gradle to v8.6.0 by [@​renovate](https://github.com/renovate) in [#​746](https://github.com/nextcloud/Android-SingleSignOn/pull/746)
- chore: update workflows from templates by [@​nextcloud-command](https://github.com/nextcloud-command) in [#​743](https://github.com/nextcloud/Android-SingleSignOn/pull/743)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.22 by [@​renovate](https://github.com/renovate) in [#​749](https://github.com/nextcloud/Android-SingleSignOn/pull/749)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.3 by [@​renovate](https://github.com/renovate) in [#​748](https://github.com/nextcloud/Android-SingleSignOn/pull/748)
- fix(deps): update dependency com.android.tools:desugar\_jdk\_libs to v2.1.2 by [@​renovate](https://github.com/renovate) in [#​744](https://github.com/nextcloud/Android-SingleSignOn/pull/744)
**Full Changelog**: <https://github.com/nextcloud/Android-SingleSignOn/compare/1.3.0...1.3.2>
### [`v1.3.0`](https://github.com/nextcloud/Android-SingleSignOn/releases/tag/1.3.0): Nextcloud SingleSignOn 1.3.0
[Compare Source](https://github.com/nextcloud/Android-SingleSignOn/compare/1.2.0...1.3.0)
#### Important change
- Ability to specify which Files packageId should be used. This should(tm) be a drop-in replacement, but please double check
#### What's Changed
- fix(deps): update dependency com.android.tools.build:gradle to v8.4.2 by [@​renovate](https://github.com/renovate) in [#​714](https://github.com/nextcloud/Android-SingleSignOn/pull/714)
- chore(deps): update actions/checkout action to v4.1.7 by [@​renovate](https://github.com/renovate) in [#​715](https://github.com/nextcloud/Android-SingleSignOn/pull/715)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.16 - autoclosed by [@​renovate](https://github.com/renovate) in [#​711](https://github.com/nextcloud/Android-SingleSignOn/pull/711)
- chore(deps): update gradle/wrapper-validation-action action to v3.4.2 by [@​renovate](https://github.com/renovate) in [#​718](https://github.com/nextcloud/Android-SingleSignOn/pull/718)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.18 by [@​renovate](https://github.com/renovate) in [#​719](https://github.com/nextcloud/Android-SingleSignOn/pull/719)
- fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.0 by [@​renovate](https://github.com/renovate) in [#​720](https://github.com/nextcloud/Android-SingleSignOn/pull/720)
- chore(deps): update dependency gradle to v8.8 by [@​renovate](https://github.com/renovate) in [#​713](https://github.com/nextcloud/Android-SingleSignOn/pull/713)
- fix(deps): update dependency androidx.test.ext:junit to v1.2.0 by [@​renovate](https://github.com/renovate) in [#​721](https://github.com/nextcloud/Android-SingleSignOn/pull/721)
- fix(deps): update dependency com.android.tools.build:gradle to v8.5.0 by [@​renovate](https://github.com/renovate) in [#​717](https://github.com/nextcloud/Android-SingleSignOn/pull/717)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.0 by [@​renovate](https://github.com/renovate) in [#​716](https://github.com/nextcloud/Android-SingleSignOn/pull/716)
- fix(deps): update kotlin monorepo to v2 (major) by [@​renovate](https://github.com/renovate) in [#​710](https://github.com/nextcloud/Android-SingleSignOn/pull/710)
- fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0 by [@​renovate](https://github.com/renovate) in [#​712](https://github.com/nextcloud/Android-SingleSignOn/pull/712)
- fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1 by [@​renovate](https://github.com/renovate) in [#​723](https://github.com/nextcloud/Android-SingleSignOn/pull/723)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.1 by [@​renovate](https://github.com/renovate) in [#​722](https://github.com/nextcloud/Android-SingleSignOn/pull/722)
- fix(deps): update dependency androidx.test.ext:junit to v1.2.1 by [@​renovate](https://github.com/renovate) in [#​724](https://github.com/nextcloud/Android-SingleSignOn/pull/724)
- chore(CI): Updating reuse.yml workflow from template by [@​nextcloud-command](https://github.com/nextcloud-command) in [#​725](https://github.com/nextcloud/Android-SingleSignOn/pull/725)
- Migrate REUSE to TOML format by [@​AndyScherzinger](https://github.com/AndyScherzinger) in [#​727](https://github.com/nextcloud/Android-SingleSignOn/pull/727)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.19 by [@​renovate](https://github.com/renovate) in [#​730](https://github.com/nextcloud/Android-SingleSignOn/pull/730)
- chore(deps): update dependency gradle to v8.9 by [@​renovate](https://github.com/renovate) in [#​728](https://github.com/nextcloud/Android-SingleSignOn/pull/728)
- fix(deps): update dependency com.android.tools.build:gradle to v8.5.1 by [@​renovate](https://github.com/renovate) in [#​729](https://github.com/nextcloud/Android-SingleSignOn/pull/729)
- chore(deps): update gradle/wrapper-validation-action action to v3.5.0 by [@​renovate](https://github.com/renovate) in [#​731](https://github.com/nextcloud/Android-SingleSignOn/pull/731)
- Fix tensorflow dependency meta data by [@​AndyScherzinger](https://github.com/AndyScherzinger) in [#​732](https://github.com/nextcloud/Android-SingleSignOn/pull/732)
- Dynamic SSO by [@​tobiasKaminsky](https://github.com/tobiasKaminsky) in [#​735](https://github.com/nextcloud/Android-SingleSignOn/pull/735)
- fix(deps): update dependency androidx.fragment:fragment to v1.8.2 by [@​renovate](https://github.com/renovate) in [#​734](https://github.com/nextcloud/Android-SingleSignOn/pull/734)
- fix(deps): update dependency androidx.annotation:annotation to v1.8.1 by [@​renovate](https://github.com/renovate) in [#​733](https://github.com/nextcloud/Android-SingleSignOn/pull/733)
**Full Changelog**: <https://github.com/nextcloud/Android-SingleSignOn/compare/1.2.0...1.3.0>
### [`v1.2.0`](https://github.com/nextcloud/Android-SingleSignOn/releases/tag/1.2.0): Nextcloud SingleSignOn 1.2.0
[Compare Source](https://github.com/nextcloud/Android-SingleSignOn/compare/1.1.0...1.2.0)
#### What's Changed
- AGP 8.4.1 built
- kotlin 1.9.24
- dependency updates
- lombok removed
***
- fix(deps): update kotlin monorepo to v1.9.24 by [@​renovate](https://github.com/renovate) in [#​671](https://github.com/nextcloud/Android-SingleSignOn/pull/671) [#​703](https://github.com/nextcloud/Android-SingleSignOn/pull/703)
- Shorten the SPDX header since it gets synced on all translated files by [@​AndyScherzinger](https://github.com/AndyScherzinger) in [#​672](https://github.com/nextcloud/Android-SingleSignOn/pull/672)
- Simplify SPDX header on translated files by [@​AndyScherzinger](https://github.com/AndyScherzinger) in [#​673](https://github.com/nextcloud/Android-SingleSignOn/pull/673)
- Remove license duplicate info by [@​AndyScherzinger](https://github.com/AndyScherzinger) in [#​674](https://github.com/nextcloud/Android-SingleSignOn/pull/674)
- Auto-generated toString() method added to remove Lombok dependency by [@​AndyScherzinger](https://github.com/AndyScherzinger) in [#​691](https://github.com/nextcloud/Android-SingleSignOn/pull/691)
- chore(deps): update actions/checkout action to v4.1.6 by [@​renovate](https://github.com/renovate) in [#​693](https://github.com/nextcloud/Android-SingleSignOn/pull/693) [#​704](https://github.com/nextcloud/Android-SingleSignOn/pull/704) [#​707](https://github.com/nextcloud/Android-SingleSignOn/pull/707)
- chore(deps): update gradle/wrapper-validation-action action to v3.3.2 by [@​renovate](https://github.com/renovate) in [#​679](https://github.com/nextcloud/Android-SingleSignOn/pull/679) [#​686](https://github.com/nextcloud/Android-SingleSignOn/pull/686) [#​689](https://github.com/nextcloud/Android-SingleSignOn/pull/689) [#​692](https://github.com/nextcloud/Android-SingleSignOn/pull/692) [#​694](https://github.com/nextcloud/Android-SingleSignOn/pull/694)
- chore(deps): update dependency gradle to v8.7 by [@​renovate](https://github.com/renovate) in [#​680](https://github.com/nextcloud/Android-SingleSignOn/pull/680)
- fix(deps): update dependency com.squareup.retrofit2:retrofit to v2.11.0 by [@​renovate](https://github.com/renovate) in [#​676](https://github.com/nextcloud/Android-SingleSignOn/pull/676) [#​682](https://github.com/nextcloud/Android-SingleSignOn/pull/682)
- fix(deps): update dependency org.projectlombok:lombok to v1.18.32 by [@​renovate](https://github.com/renovate) in [#​677](https://github.com/nextcloud/Android-SingleSignOn/pull/677)
- fix(deps): update dependency com.android.tools.build:gradle to v8.4.1 by [@​renovate](https://github.com/renovate) in [#​675](https://github.com/nextcloud/Android-SingleSignOn/pull/675) [#​687](https://github.com/nextcloud/Android-SingleSignOn/pull/687) [#​696](https://github.com/nextcloud/Android-SingleSignOn/pull/696) [#​709](https://github.com/nextcloud/Android-SingleSignOn/pull/709)
- fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.14 by [@​renovate](https://github.com/renovate) in [#​678](https://github.com/nextcloud/Android-SingleSignOn/pull/678) [#​685](https://github.com/nextcloud/Android-SingleSignOn/pull/685) [#​688](https://github.com/nextcloud/Android-SingleSignOn/pull/688) [#​697](https://github.com/nextcloud/Android-SingleSignOn/pull/697) [#​702](https://github.com/nextcloud/Android-SingleSignOn/pull/702)
- fix(deps): update dependency commons-io:commons-io to v2.16.1 by [@​renovate](https://github.com/renovate) in [#​683](https://github.com/nextcloud/Android-SingleSignOn/pull/683) [#​684](https://github.com/nextcloud/Android-SingleSignOn/pull/684)
- fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.6 by [@​renovate](https://github.com/renovate) in [#​681](https://github.com/nextcloud/Android-SingleSignOn/pull/681)
- fix(deps): update dependency androidx.core:core to v1.13.1 by [@​renovate](https://github.com/renovate) in [#​690](https://github.com/nextcloud/Android-SingleSignOn/pull/690) [#​698](https://github.com/nextcloud/Android-SingleSignOn/pull/698)
- fix(deps): update dependency org.mockito:mockito-core to v5.12.0 by [@​renovate](https://github.com/renovate) in [#​705](https://github.com/nextcloud/Android-SingleSignOn/pull/705)
- fix(deps): update dependency com.google.android.material:material to v1.12.0 by [@​renovate](https://github.com/renovate) in [#​700](https://github.com/nextcloud/Android-SingleSignOn/pull/700)
- fix(deps): update dependency com.google.code.gson:gson to v2.11.0 by [@​renovate](https://github.com/renovate) in [#​708](https://github.com/nextcloud/Android-SingleSignOn/pull/708)
- fix(deps): update dependency androidx.fragment:fragment to v1.7.1 by [@​renovate](https://github.com/renovate) in [#​699](https://github.com/nextcloud/Android-SingleSignOn/pull/699)
- fix(deps): update dependency androidx.annotation:annotation to v1.8.0 by [@​renovate](https://github.com/renovate) in [#​706](https://github.com/nextcloud/Android-SingleSignOn/pull/706)
- Updating reuse.yml workflow from template by [@​nextcloud-command](https://github.com/nextcloud-command) in [#​695](https://github.com/nextcloud/Android-SingleSignOn/pull/695) [#​701](https://github.com/nextcloud/Android-SingleSignOn/pull/701)
#### New Contributors
- [@​nextcloud-command](https://github.com/nextcloud-command) made their first contribution in [#​695](https://github.com/nextcloud/Android-SingleSignOn/pull/695)
**Full Changelog**: <https://github.com/nextcloud/Android-SingleSignOn/compare/1.1.0...1.2.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
1.1.0→1.3.4Release Notes
nextcloud/Android-SingleSignOn (com.github.nextcloud:Android-SingleSignOn)
v1.3.4: Nextcloud SingleSignOn 1.3.4Compare Source
What's Changed
Full Changelog: https://github.com/nextcloud/Android-SingleSignOn/compare/1.3.3...1.3.4
v1.3.3: Nextcloud SingleSignOn 1.3.3Compare Source
What's Changed
8f92909by @renovate[bot] in #824Full Changelog: https://github.com/nextcloud/Android-SingleSignOn/compare/1.3.2...1.3.3
v1.3.2: Nextcloud SingleSignOn 1.3.2Compare Source
Successor for Nextcloud SingleSignOn 1.3.1 to trigegr another jitpack publish
Maintenance release updating dependencies and build tools only
What's Changed
Full Changelog: https://github.com/nextcloud/Android-SingleSignOn/compare/1.3.0...1.3.2
v1.3.0: Nextcloud SingleSignOn 1.3.0Compare Source
Important change
What's Changed
Full Changelog: https://github.com/nextcloud/Android-SingleSignOn/compare/1.2.0...1.3.0
v1.2.0: Nextcloud SingleSignOn 1.2.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/nextcloud/Android-SingleSignOn/compare/1.1.0...1.2.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
4a1c8ae0f0to8244735720