File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies {
33
33
implementation ' androidx.core:core-ktx:1.13.1'
34
34
implementation ' androidx.core:core-splashscreen:1.0.1'
35
35
implementation ' androidx.legacy:legacy-support-v4:1.0.0'
36
- implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.1 '
36
+ implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.2 '
37
37
implementation ' androidx.media:media:1.7.0'
38
38
implementation ' androidx.preference:preference-ktx:1.2.1'
39
39
implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
Original file line number Diff line number Diff line change 1
1
# Build Properties
2
- # Sat Jun 15 07:43:59 EDT 2024
3
- version_build =20
2
+ # Sat Jun 15 08:37:37 EDT 2024
3
+ version_build =21
4
4
version_major =3
5
5
version_minor =1
6
6
version_patch =2
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ buildscript {
27
27
mavenCentral()
28
28
}
29
29
dependencies {
30
- classpath ' com.android.tools.build:gradle:8.4.1 '
30
+ classpath ' com.android.tools.build:gradle:8.5.0 '
31
31
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
32
32
classpath " org.jetbrains.kotlin:kotlin-allopen:$kotlin_version "
33
33
}
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.6 -bin.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
You can’t perform that action at this time.
0 commit comments