File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,6 +66,6 @@ dependencies {
6666 implementation(" com.squareup.okhttp3:logging-interceptor" )
6767 implementation(" com.squareup.retrofit2:retrofit:3.0.0" )
6868 implementation(" com.squareup.retrofit2:converter-moshi:3.0.0" )
69- implementation(" io.coil-kt.coil3:coil:3.3 .0" )
70- implementation(" io.coil-kt.coil3:coil-network-okhttp:3.3 .0" )
69+ implementation(" io.coil-kt.coil3:coil:3.4 .0" )
70+ implementation(" io.coil-kt.coil3:coil-network-okhttp:3.4 .0" )
7171}
Original file line number Diff line number Diff line change 11plugins {
2- id(" com.android.application" ) version " 9.0.1 " apply false
2+ id(" com.android.application" ) version " 9.1.0 " apply false
33 id(" com.google.devtools.ksp" ) version " 2.3.6" apply false
44}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.2 .1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3 .1-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments