1 Star 0 Fork 58

zero2046/WeUI

forked from 海盐芝士不加糖/WeUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle.kts 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
// 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.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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Kotlin
1
https://gitee.com/zero_2046/weui.git
[email protected]:zero_2046/weui.git
zero_2046
weui
WeUI
main

搜索帮助