Update dependencies
This commit is contained in:
parent
9a373ca751
commit
6f00676913
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "room" }
|
||||||
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
|
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
|
||||||
#Fossify
|
#Fossify
|
||||||
fossify-commons = { module = "org.fossify:commons", version.ref = "commons" }
|
fossify-commons = { module = "org.fossify:commons", version.ref = "commons" }
|
||||||
indicator-fast-scroll = { module = "com.github.tibbi:IndicatorFastScroll", version.ref = "indicator-fast-scroll" }
|
indicator-fast-scroll = { module = "org.fossify:IndicatorFastScroll", version.ref = "indicator-fast-scroll" }
|
||||||
android-smsmms = { module = "com.github.tibbi:android-smsmms", version.ref = "android-smsmms" }
|
android-smsmms = { module = "org.fossify:android-smsmms", version.ref = "android-smsmms" }
|
||||||
#EventBus
|
#EventBus
|
||||||
eventbus = { module = "org.greenrobot:eventbus", version.ref = "eventbus" }
|
eventbus = { module = "org.greenrobot:eventbus", version.ref = "eventbus" }
|
||||||
#Helpers
|
#Helpers
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue