Skip to content

Commit

Permalink
Update Gradle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tmo1 committed May 1, 2024
1 parent cc69e40 commit 12774ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ android {
dependencies {

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
implementation 'androidx.core:core-ktx:1.12.0'
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.material:material:1.11.0'
Expand Down

0 comments on commit 12774ed

Please sign in to comment.