mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 03:22:03 +00:00
fix(deps): update dependency com.github.natario1:autocomplete to v1.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
91b45b1e61
commit
684c0d5a0c
@ -236,7 +236,7 @@ dependencies {
|
||||
implementation "io.coil-kt:coil:${coilKtVersion}"
|
||||
implementation "io.coil-kt:coil-gif:${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-fido2:${fidoVersion}"
|
||||
|
@ -3564,6 +3564,14 @@
|
||||
<sha256 value="5b99aa67a3d5422c6bd909a0bd9abebdb742157490399a6680aefe17384f0c68" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</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">
|
||||
<artifact name="Autocomplete-v1.1.0.aar">
|
||||
<sha256 value="4234ad6fbd47ef8f148205b6faab7846c148346971c0fbd5ac690dd7e5541657" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
Loading…
Reference in New Issue
Block a user