1 Star 1 Fork 0

雨中漫步/t2app-flutter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build.gradle.kts 375 Bytes
一键复制 编辑 原始数据 按行查看 历史
雨中漫步 提交于 2025-03-11 18:01 +08:00 . Init
plugins {
kotlin("jvm") version "2.0.21"
}
/*
* This file was generated by the Gradle 'init' task.
*
* This is a general purpose Gradle build.
* Learn more about Gradle by exploring our samples at https://docs.gradle.org/8.0-rc-1/samples
*/
dependencies {
implementation(kotlin("stdlib-jdk8"))
}
repositories {
mavenCentral()
}
kotlin {
jvmToolchain(8)
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Dart
1
https://gitee.com/tangzhangss/t2app-flutter.git
git@gitee.com:tangzhangss/t2app-flutter.git
tangzhangss
t2app-flutter
t2app-flutter
master

搜索帮助