|
|
|
@ -5,6 +5,7 @@ androidGradlePlugin = "7.2.1"
|
|
|
|
|
androidxActivity = "1.4.0"
|
|
|
|
|
androidxAppCompat = "1.4.2"
|
|
|
|
|
androidxCompose = "1.2.0-rc02"
|
|
|
|
|
androidxComposeCompiler = "1.2.0"
|
|
|
|
|
androidxComposeMaterial3 = "1.0.0-alpha13"
|
|
|
|
|
androidxCore = "1.8.0"
|
|
|
|
|
androidxCustomView = "1.0.0-rc01"
|
|
|
|
@ -29,11 +30,11 @@ hilt = "2.42"
|
|
|
|
|
hiltExt = "1.0.0"
|
|
|
|
|
jacoco = "0.8.7"
|
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
|
kotlin = "1.6.21"
|
|
|
|
|
kotlin = "1.7.0"
|
|
|
|
|
kotlinxCoroutines = "1.6.3"
|
|
|
|
|
kotlinxDatetime = "0.3.3"
|
|
|
|
|
kotlinxSerializationJson = "1.3.3"
|
|
|
|
|
ksp = "1.6.21-1.0.5"
|
|
|
|
|
ksp = "1.7.0-1.0.6"
|
|
|
|
|
ktlint = "0.43.0"
|
|
|
|
|
lint = "30.2.1"
|
|
|
|
|
material3 = "1.6.1"
|
|
|
|
|