Skip to content

Commit

Permalink
chore(deps): update dependency androidx.activity:activity to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent c3e3f7d commit 1761aa4
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 @@ -59,5 +59,5 @@ dependencies {
implementation("androidx.constraintlayout:constraintlayout:2.2.0")
implementation("com.google.android.material:material:1.12.0")
implementation("androidx.appcompat:appcompat:1.7.0")
implementation("androidx.activity:activity:1.9.3")
implementation("androidx.activity:activity:1.10.0")
}

0 comments on commit 1761aa4

Please sign in to comment.