Update dependency
This commit is contained in:
parent
189bfa9b1c
commit
c69cff9f3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue