Skip to content

Commit cec0de5

Browse files
committed
chore: update dependencies to the latest versions
1 parent 28d9a9c commit cec0de5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ dependencies {
4545

4646
implementation("androidx.core:core-ktx:1.12.0")
4747
implementation("androidx.appcompat:appcompat:1.6.1")
48-
implementation("com.google.android.material:material:1.10.0")
48+
implementation("com.google.android.material:material:1.11.0")
4949
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
5050
testImplementation("junit:junit:4.13.2")
5151
androidTestImplementation("androidx.test.ext:junit:1.1.5")
5252
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
5353

54-
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.6.2")
54+
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.7.0")
5555

5656
implementation("com.github.bumptech.glide:glide:4.16.0")
5757

0 commit comments

Comments
 (0)