Skip to content

Commit f4ccda4

Browse files
authored
更新 libs.versions.toml
1 parent 318e009 commit f4ccda4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ core = "1.17.0"
44
appcompat = "1.7.1"
55
material = "1.13.0"
66
constraintlayout = "2.2.1"
7-
silk-codec = "1.0.0"
87

98
[plugins]
109
android-application = { id = "com.android.application", version.ref = "agp" }
@@ -14,5 +13,4 @@ android-library = { id = "com.android.library", version.ref = "agp" }
1413
androidx-core = { group = "androidx.core", name = "core", version.ref = "core" }
1514
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }
1615
material = { group = "com.google.android.material", name = "material", version.ref = "material" }
17-
androidx-constraintlayout = { group = "androidx.constraintlayout", name = "constraintlayout", version.ref = "constraintlayout" }
18-
silk-codec = { group = "com.github.YunJavaPro", name = "silk-codec", version.ref = "silk-codec" }
16+
androidx-constraintlayout = { group = "androidx.constraintlayout", name = "constraintlayout", version.ref = "constraintlayout" }

0 commit comments

Comments
 (0)