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.
2 parents 6589882 + 247917c commit f34f6caCopy full SHA for f34f6ca
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