|
|
|
@ -4,7 +4,7 @@ androidDesugarJdkLibs = "1.1.5"
|
|
|
|
|
androidGradlePlugin = "7.2.1"
|
|
|
|
|
androidxActivity = "1.4.0"
|
|
|
|
|
androidxAppCompat = "1.3.0"
|
|
|
|
|
androidxCompose = "1.2.0-beta02"
|
|
|
|
|
androidxCompose = "1.2.0-beta03"
|
|
|
|
|
androidxComposeMaterial3 = "1.0.0-alpha12"
|
|
|
|
|
androidxCore = "1.7.0"
|
|
|
|
|
androidxCustomView = "1.0.0-beta02"
|
|
|
|
@ -19,7 +19,7 @@ androidxSavedState = "1.1.0"
|
|
|
|
|
androidxStartup = "1.1.1"
|
|
|
|
|
androidxWindowManager = "1.0.0"
|
|
|
|
|
androidxTest = "1.4.0"
|
|
|
|
|
androidxTestExt = "1.1.2"
|
|
|
|
|
androidxTestExt = "1.1.3"
|
|
|
|
|
androidxUiAutomator = "2.2.0"
|
|
|
|
|
androidxWork = "2.7.1"
|
|
|
|
|
coil = "2.0.0-rc01"
|
|
|
|
@ -30,7 +30,7 @@ junit4 = "4.13.2"
|
|
|
|
|
kotlin = "1.6.21"
|
|
|
|
|
kotlinxCoroutines = "1.6.0"
|
|
|
|
|
kotlinxDatetime = "0.3.3"
|
|
|
|
|
kotlinxSerializationJson = "1.3.1"
|
|
|
|
|
kotlinxSerializationJson = "1.3.3"
|
|
|
|
|
ksp = "1.6.21-1.0.5"
|
|
|
|
|
ktlint = "0.43.0"
|
|
|
|
|
material3 = "1.5.0-alpha05"
|
|
|
|
|