1 Star 1 Fork 2

我的思绪/fuzzy

forked from Grateful/fuzzy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 594 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mike 提交于 2020-06-21 00:05 . no commit message
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.0'
}
}
allprojects {
repositories {
jcenter()
google()
}
}
//android {
// compileSdkVersion 23
//// buildToolsVersion '25.0.3'
// compileOptions {
// sourceCompatibility JavaVersion.VERSION_1_7
// targetCompatibility JavaVersion.VERSION_1_7
// }
//}
dependencies {
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/qq1025334900/fuzzy.git
git@gitee.com:qq1025334900/fuzzy.git
qq1025334900
fuzzy
fuzzy
master

搜索帮助