Skip to content

Commit 247917c

Browse files
Update dependency androidx.activity:activity to v1.11.0
1 parent faf8c3c commit 247917c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
implementation(project(":logging"))
8080
implementation(project(":utils"))
8181
implementation(project(":ui"))
82-
implementation("androidx.activity:activity:1.10.1")
82+
implementation("androidx.activity:activity:1.11.0")
8383
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.5")
8484

8585
}

0 commit comments

Comments
 (0)