fix(deps): update dependency me.saket.unfurl:unfurl to v2

This commit is contained in:
renovate[bot] 2024-08-15 06:38:31 +00:00 committed by GitHub
parent 789339eacb
commit 691a18b889
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,7 +110,7 @@ sqlite-android = "com.github.requery:sqlite-android:3.45.0"
store = { module = "org.mobilenativefoundation.store:store5", version.ref = "store" }
swipe = "me.saket.swipe:swipe:1.3.0"
truth = "com.google.truth:truth:1.4.4"
unfurl = "me.saket.unfurl:unfurl:1.7.0"
unfurl = "me.saket.unfurl:unfurl:2.1.0"
[plugins]
aboutlibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutLibraries" }