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 {
3333 implementation ' androidx.core:core-ktx:1.13.1'
3434 implementation ' androidx.core:core-splashscreen:1.0.1'
3535 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 '
3737 implementation ' androidx.media:media:1.7.0'
3838 implementation ' androidx.preference:preference-ktx:1.2.1'
3939 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
Original file line number Diff line number Diff line change 11# 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
44version_major =3
55version_minor =1
66version_patch =2
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ buildscript {
2727 mavenCentral()
2828 }
2929 dependencies {
30- classpath ' com.android.tools.build:gradle:8.4.1 '
30+ classpath ' com.android.tools.build:gradle:8.5.0 '
3131 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
3232 classpath " org.jetbrains.kotlin:kotlin-allopen:$kotlin_version "
3333 }
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =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