Skip to content

Commit 86a68ff

Browse files
Update dependency androidx.activity:activity to v1.12.1
1 parent 2654b4c commit 86a68ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
implementation("androidx.webkit:webkit:1.10.0")
7373
implementation("org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r")
7474
implementation("com.google.code.gson:gson:2.10.1")
75-
implementation("androidx.activity:activity:1.9.0-alpha03")
75+
implementation("androidx.activity:activity:1.12.1")
7676
implementation("androidx.appcompat:appcompat:1.7.0-alpha03")
7777
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
7878
implementation("com.google.android.material:material:1.12.0-alpha03")

0 commit comments

Comments
 (0)