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 {
62
62
})
63
63
implementation ' androidx.appcompat:appcompat:1.7.0'
64
64
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 '
66
66
implementation ' androidx.legacy:legacy-support-v4:1.0.0'
67
67
implementation ' androidx.multidex:multidex:2.0.1'
68
68
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 {
7
7
google()
8
8
}
9
9
dependencies {
10
- classpath ' com.android.tools.build:gradle:8.6.1 '
10
+ classpath ' com.android.tools.build:gradle:8.7.0 '
11
11
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
12
12
13
13
// 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
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =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
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments