We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf8c3c commit 247917cCopy full SHA for 247917c
app/build.gradle.kts
@@ -79,7 +79,7 @@ dependencies {
79
implementation(project(":logging"))
80
implementation(project(":utils"))
81
implementation(project(":ui"))
82
- implementation("androidx.activity:activity:1.10.1")
+ implementation("androidx.activity:activity:1.11.0")
83
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.5")
84
85
}
0 commit comments