Skip to content

Commit 88920d0

Browse files
Update dependency androidx.appcompat:appcompat to v1.6.1
1 parent caff3ad commit 88920d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core",
4848
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
4949

5050
androidx-core = { module = "androidx.core:core-ktx", version = "1.9.0" }
51-
androidx-compat = { module = "androidx.appcompat:appcompat", version = "1.6.0" }
51+
androidx-compat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
5252
androidx-fragment = { module = "androidx.fragment:fragment-ktx", version.ref = "fragment" }
5353
androidx-paging-common = { module = "androidx.paging:paging-common", version.ref = "paging" }
5454
androidx-paging-runtime = { module = "androidx.paging:paging-runtime-ktx", version.ref = "paging" }

0 commit comments

Comments
 (0)