17 Star 105 Fork 23

Jenly / AppPay

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
settings.gradle 570 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Jenly 提交于 2023-09-17 17:16 . 发布v2.0.0
pluginManagement {
repositories {
gradlePluginPortal()
maven {
url "https://maven.aliyun.com/repository/public"
}
google()
mavenCentral()
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
maven {
url "https://maven.aliyun.com/repository/public"
}
google()
mavenCentral()
}
}
rootProject.name = "AppPay"
include ':app'
include ':apppay'
include ':alipay'
include ':wxpay'
include ':unionpay'
Android
1
https://gitee.com/jenly1314/AppPay.git
git@gitee.com:jenly1314/AppPay.git
jenly1314
AppPay
AppPay
master

搜索帮助

14c37bed 8189591 565d56ea 8189591