File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ dependencies {
6262 })
6363 implementation ' androidx.appcompat:appcompat:1.7.0'
6464 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
65- implementation ' androidx.fragment:fragment-ktx:1.8.3 '
65+ implementation ' androidx.fragment:fragment-ktx:1.8.4 '
6666 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
6767 implementation ' androidx.multidex:multidex:2.0.1'
6868 implementation ' pl.droidsonroids.gif:android-gif-drawable:1.2.29'
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 google()
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:8.6.1 '
10+ classpath ' com.android.tools.build:gradle:8.7.0 '
1111 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1212
1313 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1- # Fri Jul 23 08:12:00 UTC 2024
1+ # Wed Oct 02 16:30:19 EAT 2024
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments