Commit de04ce8 1 parent a0f2786 commit de04ce8 Copy full SHA for de04ce8
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
val ktlintVersion = " 1.4.0"
18
18
19
19
initscript {
20
- val spotlessVersion = " 6.25.0 "
20
+ val spotlessVersion = " 7.0.1 "
21
21
22
22
repositories {
23
23
mavenCentral()
Original file line number Diff line number Diff line change 2
2
accompanist = " 0.37.0"
3
3
androidDesugarJdkLibs = " 2.1.4"
4
4
# AGP and tools should be updated together
5
- androidGradlePlugin = " 8.7.3 "
6
- androidTools = " 31.7.3 "
5
+ androidGradlePlugin = " 8.8.0 "
6
+ androidTools = " 31.8.0 "
7
7
androidxActivity = " 1.9.3"
8
8
androidxAppCompat = " 1.7.0"
9
9
androidxBrowser = " 1.8.0"
@@ -37,7 +37,7 @@ firebasePerfPlugin = "1.4.2"
37
37
gmsPlugin = " 4.4.2"
38
38
googleOss = " 17.1.0"
39
39
googleOssPlugin = " 0.10.6"
40
- hilt = " 2.54 "
40
+ hilt = " 2.55 "
41
41
hiltExt = " 1.2.0"
42
42
jacoco = " 0.8.12"
43
43
junit4 = " 4.13.2"
@@ -48,7 +48,7 @@ kotlinxSerializationJson = "1.8.0"
48
48
ksp = " 2.1.0-1.0.29"
49
49
moduleGraph = " 2.7.1"
50
50
okhttp = " 4.12.0"
51
- protobuf = " 4.29.2 "
51
+ protobuf = " 4.29.3 "
52
52
protobufPlugin = " 0.9.4"
53
53
retrofit = " 2.11.0"
54
54
retrofitKotlinxSerializationJson = " 1.0.0"
You can’t perform that action at this time.
0 commit comments