Commit 8cccfa0 1 parent a0f2786 commit 8cccfa0 Copy full SHA for 8cccfa0
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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"
@@ -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