1 Star 9 Fork 2

CoderPeng/Kotlin-lite-lib

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
build.gradle 299 Bytes
Copy Edit Raw Blame History
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.1.0" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
id("com.android.library") version "8.1.0" apply false
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Kotlin
1
https://gitee.com/AndroidCoderPeng/Kotlin-lite-lib.git
git@gitee.com:AndroidCoderPeng/Kotlin-lite-lib.git
AndroidCoderPeng
Kotlin-lite-lib
Kotlin-lite-lib
main

Search