File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dependencies {
6363 implementation ' androidx.core:core-ktx:1.15.0'
6464 implementation ' androidx.appcompat:appcompat:1.7.0'
6565 implementation ' com.google.android.material:material:1.12.0'
66- implementation ' androidx.constraintlayout:constraintlayout:2.2.0 '
66+ implementation ' androidx.constraintlayout:constraintlayout:2.2.1 '
6767 testImplementation ' junit:junit:4.13.2'
6868 androidTestImplementation ' androidx.test.ext:junit:1.2.1'
6969 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
2222 mavenCentral()
2323 }
2424 dependencies {
25- classpath ' com.android.tools.build:gradle:8.8.1 '
25+ classpath ' com.android.tools.build:gradle:8.8.2 '
2626 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2727
2828 // NOTE: Do not place your application dependencies here; they belong
You can’t perform that action at this time.
0 commit comments