Skip to content

Commit

Permalink
feat: 升级版本
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaojinzi123 committed Nov 11, 2024
1 parent cc804e9 commit bdeefb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions reactive-demo/module-base/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
plugins {
id("commonLibPlugin")
id("com.google.devtools.ksp")
alias(libs.plugins.compose.compiler)
}

android {
Expand Down
1 change: 1 addition & 0 deletions reactive-demo/module-user/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
plugins {
id("commonDemoModulePlugin")
alias(libs.plugins.compose.compiler)
}

android {
Expand Down

0 comments on commit bdeefb4

Please sign in to comment.