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 {
63
63
implementation ' androidx.core:core-ktx:1.15.0'
64
64
implementation ' androidx.appcompat:appcompat:1.7.0'
65
65
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 '
67
67
testImplementation ' junit:junit:4.13.2'
68
68
androidTestImplementation ' androidx.test.ext:junit:1.2.1'
69
69
androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
22
22
mavenCentral()
23
23
}
24
24
dependencies {
25
- classpath ' com.android.tools.build:gradle:8.8.1 '
25
+ classpath ' com.android.tools.build:gradle:8.8.2 '
26
26
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
27
27
28
28
// NOTE: Do not place your application dependencies here; they belong
You can’t perform that action at this time.
0 commit comments