File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
app-nia-catalog/dependencies Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -124,10 +124,10 @@ io.coil-kt:coil-compose:2.7.0
124124io.coil-kt:coil:2.7.0
125125jakarta.inject:jakarta.inject-api:2.0.1
126126javax.inject:javax.inject:1
127- org.jetbrains.kotlin:kotlin-stdlib-common:2.1.10
127+ org.jetbrains.kotlin:kotlin-stdlib-common:2.2.20
128128org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0
129129org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0
130- org.jetbrains.kotlin:kotlin-stdlib:2.1.10
130+ org.jetbrains.kotlin:kotlin-stdlib:2.2.20
131131org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
132132org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1
133133org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1
Original file line number Diff line number Diff line change @@ -226,10 +226,10 @@ javax.inject:javax.inject:1
226226org.checkerframework:checker-qual:3.12.0
227227org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22
228228org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22
229- org.jetbrains.kotlin:kotlin-stdlib-common:2.1.10
229+ org.jetbrains.kotlin:kotlin-stdlib-common:2.2.20
230230org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0
231231org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0
232- org.jetbrains.kotlin:kotlin-stdlib:2.1.10
232+ org.jetbrains.kotlin:kotlin-stdlib:2.2.20
233233org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1
234234org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1
235235org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.1
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.12.2 "
6- androidTools = " 31.12.2 "
5+ androidGradlePlugin = " 8.13.0 "
6+ androidTools = " 31.13.0 "
77androidxActivity = " 1.9.3"
88androidxAppCompat = " 1.7.0"
99androidxBrowser = " 1.8.0"
@@ -42,11 +42,11 @@ hilt = "2.56"
4242hiltExt = " 1.2.0"
4343jacoco = " 0.8.12"
4444junit4 = " 4.13.2"
45- kotlin = " 2.1.10 "
45+ kotlin = " 2.2.20 "
4646kotlinxCoroutines = " 1.10.1"
4747kotlinxDatetime = " 0.6.1"
4848kotlinxSerializationJson = " 1.8.0"
49- ksp = " 2.1.10-1 .0.31 "
49+ ksp = " 2.2.20-2 .0.4 "
5050okhttp = " 4.12.0"
5151protobuf = " 4.29.2"
5252protobufPlugin = " 0.9.4"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =8fad3d78296ca518113f3d29016617c7f9367dc005f932bd9d93bf45ba46072b
4- distributionUrl =https\://services.gradle.org/distributions/gradle-9.0 .0-bin.zip
3+ distributionSha256Sum =a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.1 .0-bin.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments