Skip to content

Commit

Permalink
feat: 升级 kcomponent 的版本
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaojinzi123 committed Jan 18, 2024
1 parent b670fa9 commit 4e48c59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ ext.versions = [
// 第三方控件的版本号
rxjava : '2.2.21',
rxandroid : "2.1.1",
component_version : "v1.0.8-rc4",
android_support_version : "v1.0-beta200",
component_version : "v1.0.8-rc5",
android_support_version : "v1.0-beta207",
compose_version : "1.5.4",
compose_material_version : "1.5.4",
compose_material3_version : "1.0.1",
Expand Down

0 comments on commit 4e48c59

Please sign in to comment.