Skip to content

Commit

Permalink
Roll androidx.core 1.15.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
nevack committed Oct 4, 2024
1 parent 67a5a0e commit acea362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core")
runtimeOnly("org.jetbrains.kotlinx:kotlinx-coroutines-android")
// AndroidX
implementation("androidx.core:core-ktx:1.13.1")
implementation("androidx.core:core-ktx:1.15.0-beta01")
implementation("androidx.activity:activity-ktx:1.9.2")
implementation("androidx.fragment:fragment-ktx:1.8.4")
implementation("androidx.appcompat:appcompat:1.7.0")
Expand Down

0 comments on commit acea362

Please sign in to comment.