Updated on 2026-08-14
This commit is contained in:
parent
d3f3e86fa3
commit
c118781f5a
30 changed files with 561 additions and 6 deletions
|
|
@ -47,6 +47,7 @@ object Library {
|
|||
const val hiltCore = "com.google.dagger:hilt-core:" + Versions.hilt
|
||||
const val hiltKapt = "com.google.dagger:hilt-compiler:" + Versions.hilt
|
||||
const val jodatime = "joda-time:joda-time:" + Versions.jodatime
|
||||
const val krateSharedPref = "hu.autsoft:krate:" + Versions.krateSharedPref
|
||||
const val kotsonGsonExt = "com.github.salomonbrys.kotson:kotson:" + Versions.kotsonGsonExt
|
||||
const val lottie = "com.airbnb.android:lottie:" + Versions.lottie
|
||||
const val materialComponent = "com.google.android.material:material:" + Versions.googleMaterialComponent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue