Update dependency

This commit is contained in:
Naveen 2024-01-17 23:30:26 +05:30
parent 189bfa9b1c
commit c69cff9f3b
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3

View file

@ -35,7 +35,7 @@ autofittextview = { module = "me.grantland:autofittextview", version.ref = "auto
#EzVcard
ezvcard = { module = "com.googlecode.ez-vcard:ez-vcard", version.ref = "ezvcard" }
#IndicatorFastScroll
indicatorfastscroll = { module = "com.github.tibbi:IndicatorFastScroll", version.ref = "indicatorfastscroll" }
indicatorfastscroll = { module = "org.fossify:IndicatorFastScroll", version.ref = "indicatorfastscroll" }
#Room
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }
androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "room" }