@@ -20,18 +20,18 @@ tarSdkVersion=34
20
20
# start of plugin dependencies
21
21
androidHiltCompilerVersion =1.0.0
22
22
androidPluginVersion =8.1.2
23
- daggerHiltPluginVersion =2.48
23
+ daggerHiltPluginVersion =2.51.1
24
24
googleServicePluginVersion =4.3.5
25
25
kotlinPluginVersion =1.4.32
26
26
navSafeArgsPluginVersion =2.5.0
27
27
spotlessPluginVersion =6.21.0
28
28
spoonPluginVersion =1.6.1-SNAPSHOT
29
29
# end of plugin dependencies
30
30
# start of module dependencies
31
- activityKtxVersion =1.8 .0
31
+ activityKtxVersion =1.9 .0
32
32
advancedBuildVversion =2.0.1
33
- androidXAppcompatVersion =1.7.0-alpha03
34
- androidXCoreVersion =1.12.0
33
+ androidXAppcompatVersion =1.7.0
34
+ androidXCoreVersion =1.13.1
35
35
androidXCoreTestingVersion =2.2.0
36
36
androidXPalleteVersion =1.0.0
37
37
androidXTestRunner =1.5.2
@@ -43,26 +43,26 @@ androidXLegacySupportVersion=1.0.0
43
43
androidXPercentageLayoutVersion =1.0.0
44
44
androidXRecyclerViewVersion =1.3.1
45
45
contraintLayoutVersion =2.1.4
46
- daggerHiltVersion =2.48
46
+ daggerHiltVersion =2.51.1
47
47
espressoCoreVersion =3.5.1
48
48
firebaseBomVersion =32.3.1
49
49
firebaseUiAuthVersion =8.0.2
50
50
falconVersion =2.0.1
51
51
falconSpoonCompatVersion =2.1.0
52
- fragmentKtxVersion =1.6 .1
52
+ fragmentKtxVersion =1.8 .1
53
53
glideVersion =4.11.0
54
54
googlePlayServicesBaseVersion =18.2.0
55
55
googlePlayServicesWearableVersion =18.1.0
56
56
googlePlayServicesAuthVersion =20.7.0
57
- googleMaterialVersion =1.10 .0
57
+ googleMaterialVersion =1.12 .0
58
58
googleWearableVersion =2.9.0
59
59
jUnitVersion =4.13.2
60
60
javaxInjectVersion =1
61
61
javaxJsr250Api =1.0
62
62
konsistVersion =0.11.0
63
- kotlinVersion =1.9.10
64
- kotlinPlayServicesVersion =1.1 .1
65
- kspVersion =1.9.10 -1.0.13
63
+ kotlinVersion =2.0.0
64
+ kotlinPlayServicesVersion =1.8 .1
65
+ kspVersion =2.0.0 -1.0.22
66
66
lifecycleExtVersion =2.2.0
67
67
lifecycleViewModelKtxVersion =2.4.1
68
68
lifecycleCommonJ8Version =2.6.2
@@ -74,5 +74,5 @@ rxKotlinVersion=2.4.0
74
74
rxAndroidVersion =2.1.1
75
75
sentrySdkVersion =5.7.3
76
76
spoonClientVersion =2.0.0-SNAPSHOT
77
- viewpagerVersion =1.1.0-beta02
77
+ viewpagerVersion =1.1.0
78
78
# end of module dependencies
0 commit comments