11[versions ]
22androidGradlePlugin = " 8.7.2"
3- androidxActivity = " 1.6.1 "
3+ androidxActivity = " 1.8.0 "
44androidxAnnotation = " 1.6.0"
55androidxAppCompat = " 1.6.1"
66androidxArch = " 2.2.0"
@@ -9,17 +9,17 @@ androidxBrowser = "1.5.0"
99androidxContraintLayout = " 2.1.4"
1010androidxCore = " 1.10.1"
1111androidxEnterpriseFeedback = " 1.1.0"
12- androidxEspresso = " 3.5 .1"
12+ androidxEspresso = " 3.6 .1"
1313androidxFragment = " 1.5.7"
1414androidxLegacy = " 1.0.0"
1515androidxLifecycle = " 2.5.1"
1616androidxLifecycleExtensions = " 2.2.0"
1717androidxRoom = " 2.5.1"
1818androidxSqlite = " 2.3.1"
19- androidxTest = " 1.4.0 "
20- androidxTestExt = " 1.1.5 "
21- androidxTestMonitor = " 1.6.1 "
22- androidxTestUiAutomator =" 2.2 .0"
19+ androidxTest = " 1.6.1 "
20+ androidxTestExt = " 1.2.1 "
21+ androidxTestMonitor = " 1.7.2 "
22+ androidxTestUiAutomator =" 2.3 .0"
2323androidxWork = " 2.8.1"
2424coil = " 2.2.2"
2525detekt = " 1.23.3"
@@ -30,6 +30,7 @@ floatingactionbutton = "1.10.1"
3030glide = " 4.15.1"
3131glideToVectorYou = " v2.0.0"
3232junit4 = " 4.13.2"
33+ kaspresso = " 1.6.0"
3334koin = " 3.3.3"
3435kotlin = " 1.9.20"
3536kotlinxCoroutines = " 1.6.4"
@@ -47,6 +48,7 @@ stetho = "1.6.0"
4748timber = " 5.0.1"
4849
4950[libraries ]
51+ androidx-activity = { group = " androidx.activity" , name = " activity" , version.ref = " androidxActivity" }
5052androidx-annotation = { group = " androidx.annotation" , name = " annotation" , version.ref = " androidxAnnotation" }
5153androidx-appcompat = { group = " androidx.appcompat" , name = " appcompat" , version.ref = " androidxAppCompat" }
5254androidx-arch-core-testing = { group = " androidx.arch.core" , name = " core-testing" , version.ref = " androidxArch" }
@@ -91,6 +93,7 @@ floatingactionbutton = { group = "com.getbase", name = "floatingactionbutton", v
9193glide = { group = " com.github.bumptech.glide" , name = " glide" , version.ref = " glide" }
9294glide-vector = { group = " com.github.2coffees1team" , name = " GlideToVectorYou" , version.ref = " glideToVectorYou" }
9395junit4 = { group = " junit" , name = " junit" , version.ref = " junit4" }
96+ kaspresso = { group = " com.kaspersky.android-components" , name = " kaspresso" , version.ref = " kaspresso" }
9497koin-android = { group = " io.insert-koin" , name = " koin-android" , version.ref = " koin" }
9598koin-androidx-workmanager = { group = " io.insert-koin" , name = " koin-androidx-workmanager" , version.ref = " koin" }
9699koin-core = { group = " io.insert-koin" , name = " koin-core" , version.ref = " koin" }
0 commit comments