5 Star 0 Fork 0

simple_li/CreditoPeso

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 805 Bytes
一键复制 编辑 原始数据 按行查看 历史
benbentian 提交于 2023-07-11 11:51 . 解冲突
// Top-level build file where you can add configuration options common to all sub-projects/modules.
task clean(type: Delete) {
delete rootProject.buildDir
}
buildscript {
repositories {
// Make sure that you have the following two repositories
google() // Google's Maven repository
mavenCentral() // Maven Central repository
}
dependencies {
// implementation platform('com.google.firebase:firebase-bom:31.0.2')
// Make sure that you have the Google services Gradle plugin dependency
classpath 'com.google.gms:google-services:4.3.14'
// Add the dependency for the Crashlytics Gradle plugin
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.2'
classpath 'com.google.gms:google-services:4.3.4'
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/simple_li/credito-peso.git
git@gitee.com:simple_li/credito-peso.git
simple_li
credito-peso
CreditoPeso
master

搜索帮助