Skip to content

Commit

Permalink
Upgrade core KTX to 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ccomeaux committed Mar 25, 2024
1 parent ac97e14 commit b8629f3
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 @@ -85,7 +85,7 @@ dependencies {

implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"

implementation 'androidx.core:core-ktx:1.10.1'
implementation 'androidx.core:core-ktx:1.12.0'

implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.activity:activity-ktx:1.7.2'
Expand Down

0 comments on commit b8629f3

Please sign in to comment.