File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,5 +64,5 @@ dependencies {
6464 androidTestImplementation(" androidx.test.ext:junit:1.1.5" )
6565 androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1" )
6666 api(" io.coil-kt.coil3:coil:3.0.3" )
67- api(" com.github.awxkee:avif-coder:2.1.0 " )
67+ api(" com.github.awxkee:avif-coder:2.1.1 " )
6868}
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22plugins {
3- id(" com.android.application" ) version " 8.7.3 " apply false
3+ id(" com.android.application" ) version " 8.10.0-rc04 " apply false
44 id(" org.jetbrains.kotlin.android" ) version " 1.9.0" apply false
55}
Original file line number Diff line number Diff line change 11# Sun Sep 17 23:53:38 MYT 2023
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments