1 Star 0 Fork 49

小轮子/WeUI

forked from 海盐芝士不加糖/WeUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle.kts 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
海盐芝士不加糖 提交于 2024-05-29 10:53 . Upgraded to kotlin 2.0
// Top-level build file where you can add configuration options common to all sub-projects/modules.
@Suppress("DSL_SCOPE_VIOLATION") // TODO: Remove once KTIJ-19369 is fixed
plugins {
alias(libs.plugins.com.android.application) apply false
alias(libs.plugins.org.jetbrains.kotlin.android) apply false
alias(libs.plugins.compose.compiler) apply false
alias(libs.plugins.android.library) apply false
alias(libs.plugins.com.google.devtools.ksp) apply false
alias(libs.plugins.room) apply false
}
true // Needed to make the Suppress annotation work for the plugins block
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Kotlin
1
https://gitee.com/xlunzi/weui.git
[email protected]:xlunzi/weui.git
xlunzi
weui
WeUI
main

搜索帮助