Skip to content

Commit 6d48a2a

Browse files
Update dependency androidx.activity:activity to v1.12.1
1 parent 312ca25 commit 6d48a2a

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.11.0")
82+
implementation("androidx.activity:activity:1.12.1")
8383
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.5")
8484

8585
}

0 commit comments

Comments
 (0)