File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ junit = "4.13.2"
16
16
library = " 1.3.0"
17
17
libraryVersion = " 1.4.0"
18
18
lifecycle = " 2.9.4"
19
- lottie = " 6.6.9 "
19
+ lottie = " 6.6.10 "
20
20
mockitoCore = " 5.20.0"
21
21
mockitoInline = " 5.2.0"
22
22
navigationUi = " 2.9.5"
@@ -25,7 +25,6 @@ review = "2.0.2"
25
25
volley = " 1.2.1"
26
26
coreKtx = " 1.17.0"
27
27
material = " 1.14.0-alpha05"
28
- multidex = " 2.0.1"
29
28
playServicesAds = " 24.6.0"
30
29
playServicesOssLicenses = " 17.3.0"
31
30
codeview = " 1.3.9"
@@ -41,7 +40,6 @@ androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayo
41
40
androidx-core = { module = " androidx.core:core" , version.ref = " coreKtx" }
42
41
androidx-core-splashscreen = { module = " androidx.core:core-splashscreen" , version.ref = " coreSplashscreen" }
43
42
androidx-gridlayout = { module = " androidx.gridlayout:gridlayout" , version.ref = " gridlayout" }
44
- androidx-multidex = { module = " androidx.multidex:multidex" , version.ref = " multidex" }
45
43
androidx-navigation-fragment = { module = " androidx.navigation:navigation-fragment" , version.ref = " navigationUi" }
46
44
androidx-preference = { module = " androidx.preference:preference" , version.ref = " preference" }
47
45
androidx-navigation-ui = { module = " androidx.navigation:navigation-ui" , version.ref = " navigationUi" }
@@ -127,7 +125,6 @@ androidx-core = [
127
125
" androidx-navigation-ui" ,
128
126
" androidx-preference" ,
129
127
" androidx-room-runtime" ,
130
- " androidx-multidex" ,
131
128
]
132
129
133
130
# Lifecycle-aware AndroidX components
You can’t perform that action at this time.
0 commit comments