File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717val ktlintVersion = " 1.4.0"
1818
1919initscript {
20- val spotlessVersion = " 6.25.0 "
20+ val spotlessVersion = " 7.0.1 "
2121
2222 repositories {
2323 mavenCentral()
Original file line number Diff line number Diff line change 22accompanist = " 0.37.0"
33androidDesugarJdkLibs = " 2.1.4"
44# 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 "
77androidxActivity = " 1.9.3"
88androidxAppCompat = " 1.7.0"
99androidxBrowser = " 1.8.0"
@@ -37,7 +37,7 @@ firebasePerfPlugin = "1.4.2"
3737gmsPlugin = " 4.4.2"
3838googleOss = " 17.1.0"
3939googleOssPlugin = " 0.10.6"
40- hilt = " 2.54 "
40+ hilt = " 2.55 "
4141hiltExt = " 1.2.0"
4242jacoco = " 0.8.12"
4343junit4 = " 4.13.2"
@@ -48,7 +48,7 @@ kotlinxSerializationJson = "1.8.0"
4848ksp = " 2.1.0-1.0.29"
4949moduleGraph = " 2.7.1"
5050okhttp = " 4.12.0"
51- protobuf = " 4.29.2 "
51+ protobuf = " 4.29.3 "
5252protobufPlugin = " 0.9.4"
5353retrofit = " 2.11.0"
5454retrofitKotlinxSerializationJson = " 1.0.0"
You can’t perform that action at this time.
0 commit comments