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

This reverts commit 7875c63bde.
This commit is contained in:
Harsh Shandilya 2024-08-12 15:27:53 +05:30
parent 9c6008b36e
commit 1a7b1fbdd1

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:2.0.0"
unfurl = "me.saket.unfurl:unfurl:1.7.0"
[plugins]
aboutlibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutLibraries" }