Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 4d240c8

Browse files
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0
1 parent e652ac3 commit 4d240c8

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
@@ -6,7 +6,7 @@ kotlin-coroutines = "1.7.3"
66
javaparser = "3.25.8"
77

88
[libraries]
9-
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1"}
9+
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0"}
1010
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4"}
1111

1212
common-coreLibDesugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }

0 commit comments

Comments
 (0)