mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
Merge pull request #3929 from nextcloud/renovate/com.github.natario1-autocomplete-1.x
fix(deps): update dependency com.github.natario1:autocomplete to v1.1.0
This commit is contained in:
commit
ec2f0b58f5
@ -236,7 +236,7 @@ dependencies {
|
|||||||
implementation "io.coil-kt:coil:${coilKtVersion}"
|
implementation "io.coil-kt:coil:${coilKtVersion}"
|
||||||
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
|
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
|
||||||
implementation "io.coil-kt:coil-svg:${coilKtVersion}"
|
implementation "io.coil-kt:coil-svg:${coilKtVersion}"
|
||||||
implementation 'com.github.natario1:Autocomplete:v1.1.0'
|
implementation 'com.github.natario1:Autocomplete:1.1.0'
|
||||||
|
|
||||||
implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido:${fidoVersion}"
|
implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido:${fidoVersion}"
|
||||||
implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2:${fidoVersion}"
|
implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2:${fidoVersion}"
|
||||||
|
@ -3564,6 +3564,14 @@
|
|||||||
<sha256 value="5b99aa67a3d5422c6bd909a0bd9abebdb742157490399a6680aefe17384f0c68" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
<sha256 value="5b99aa67a3d5422c6bd909a0bd9abebdb742157490399a6680aefe17384f0c68" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
</artifact>
|
</artifact>
|
||||||
</component>
|
</component>
|
||||||
|
<component group="com.github.natario1" name="Autocomplete" version="1.1.0">
|
||||||
|
<artifact name="Autocomplete-1.1.0.aar">
|
||||||
|
<sha256 value="4234ad6fbd47ef8f148205b6faab7846c148346971c0fbd5ac690dd7e5541657" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
|
</artifact>
|
||||||
|
<artifact name="Autocomplete-1.1.0.pom">
|
||||||
|
<sha256 value="5181f918fe80a3d61dac2dd7bc1cabbabfa5b5a0c6c41c921dc85755ce33d9d8" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
|
</artifact>
|
||||||
|
</component>
|
||||||
<component group="com.github.natario1" name="Autocomplete" version="v1.1.0">
|
<component group="com.github.natario1" name="Autocomplete" version="v1.1.0">
|
||||||
<artifact name="Autocomplete-v1.1.0.aar">
|
<artifact name="Autocomplete-v1.1.0.aar">
|
||||||
<sha256 value="4234ad6fbd47ef8f148205b6faab7846c148346971c0fbd5ac690dd7e5541657" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
<sha256 value="4234ad6fbd47ef8f148205b6faab7846c148346971c0fbd5ac690dd7e5541657" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user