1
1
[versions ]
2
- accompanist = " 0.28.0 "
3
- annotation = " 1.5 .0"
4
- androidDesugarJdkLibs = " 1.2.2 "
5
- androidGradlePlugin = " 7.4.0 "
6
- androidxActivity = " 1.6.1 "
7
- androidxAppCompat = " 1.5 .1"
8
- androidxArchCore = " 2.1 .0"
2
+ accompanist = " 0.30.1 "
3
+ annotation = " 1.6 .0"
4
+ androidDesugarJdkLibs = " 2.0.3 "
5
+ androidGradlePlugin = " 8.0.2 "
6
+ androidxActivity = " 1.7.2 "
7
+ androidxAppCompat = " 1.6 .1"
8
+ androidxArchCore = " 2.2 .0"
9
9
androidxBrowser = " 1.4.0"
10
- androidxComposeBom = " 2023.01.00 "
10
+ androidxComposeBom = " 2023.06.01 "
11
11
androidxComposeCompiler = " 1.4.3"
12
12
androidxCompose = " 1.2.0"
13
- androidxComposeRuntimeTracing = " 1.0.0-alpha01 "
14
- androidxCore = " 1.9.0 "
15
- androidxCoreSplashscreen = " 1.0.0 "
13
+ androidxComposeRuntimeTracing = " 1.0.0-alpha03 "
14
+ androidxCore = " 1.10.1 "
15
+ androidxCoreSplashscreen = " 1.0.1 "
16
16
androidxDataStore = " 1.0.0"
17
- androidxEspresso = " 3.5.0 "
17
+ androidxEspresso = " 3.5.1 "
18
18
androidxHiltNavigationCompose = " 1.0.0"
19
- androidxLifecycle = " 2.6.0-alpha03 "
19
+ androidxLifecycle = " 2.6.1 "
20
20
androidxMacroBenchmark = " 1.1.1"
21
- androidxMetrics = " 1.0.0-alpha03 "
22
- androidxNavigation = " 2.5.3 "
23
- androidxProfileinstaller = " 1.2 .1"
21
+ androidxMetrics = " 1.0.0-alpha04 "
22
+ androidxNavigation = " 2.6.0 "
23
+ androidxProfileinstaller = " 1.3 .1"
24
24
androidxStartup = " 1.1.1"
25
25
androidxTestCore = " 1.5.0"
26
- androidxTestExt = " 1.1.4 "
26
+ androidxTestExt = " 1.1.5 "
27
27
androidxTestRules = " 1.5.0"
28
- androidxTestRunner = " 1.5.1 "
28
+ androidxTestRunner = " 1.5.2 "
29
29
androidxTracing = " 1.1.0"
30
30
androidxUiAutomator = " 2.2.0"
31
- androidxWindowManager = " 1.0 .0"
32
- androidxWork = " 2.7 .1"
33
- coil = " 2.2.2 "
31
+ androidxWindowManager = " 1.1 .0"
32
+ androidxWork = " 2.8 .1"
33
+ coil = " 2.4.0 "
34
34
# @keep
35
35
compileSdk = " 33"
36
36
hamcrest = " 1.3"
37
- hilt = " 2.44.2 "
37
+ hilt = " 2.46.1 "
38
38
hiltExt = " 1.0.0"
39
39
jacoco = " 0.8.7"
40
40
junit4 = " 4.13.2"
@@ -43,20 +43,20 @@ kotlinxCoroutines = "1.6.4"
43
43
kotlinxDatetime = " 0.4.0"
44
44
kotlinxSerializationJson = " 1.5.0"
45
45
ksp = " 1.8.10-1.0.9"
46
- lint = " 30.3.1 "
46
+ lint = " 31.0.2 "
47
47
# @keep
48
48
minSdk = " 21"
49
49
okhttp = " 4.10.0"
50
50
protobuf = " 3.21.12"
51
- protobufPlugin = " 0.8.19 "
51
+ protobufPlugin = " 0.9.3 "
52
52
retrofit = " 2.9.0"
53
53
retrofitKotlinxSerializationJson = " 0.8.0"
54
- room = " 2.5.0-rc01 "
54
+ room = " 2.5.2 "
55
55
spotless = " 5.12.5"
56
56
timber = " 5.0.1"
57
57
# @keep
58
58
targetSdk = " 33"
59
- truth = " 1.1.2 "
59
+ truth = " 1.1.5 "
60
60
turbine = " 0.12.1"
61
61
62
62
[libraries ]
0 commit comments