We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2654b4c commit 86a68ffCopy full SHA for 86a68ff
app/build.gradle
@@ -72,7 +72,7 @@ dependencies {
72
implementation("androidx.webkit:webkit:1.10.0")
73
implementation("org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r")
74
implementation("com.google.code.gson:gson:2.10.1")
75
- implementation("androidx.activity:activity:1.9.0-alpha03")
+ implementation("androidx.activity:activity:1.12.1")
76
implementation("androidx.appcompat:appcompat:1.7.0-alpha03")
77
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
78
implementation("com.google.android.material:material:1.12.0-alpha03")
0 commit comments