Skip to content

Commit

Permalink
Update dependency androidx.activity:activity to v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 2654b4c commit f902713
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 @@ -72,7 +72,7 @@ dependencies {
implementation("androidx.webkit:webkit:1.10.0")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r")
implementation("com.google.code.gson:gson:2.10.1")
implementation("androidx.activity:activity:1.9.0-alpha03")
implementation("androidx.activity:activity:1.9.2")
implementation("androidx.appcompat:appcompat:1.7.0-alpha03")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("com.google.android.material:material:1.12.0-alpha03")
Expand Down

0 comments on commit f902713

Please sign in to comment.