Gitiles
Code Review
Sign In
source.supwisdom.com
/
epayment
/
food_payapi
/
refs/heads/release/backup
/
.
/
build.gradle
blob: 0cc27cd8065df0d5fe4b97600b3e7b8e7c62e1e6 [
file
] [
log
] [
blame
]
Tang Cheng
dc14841
2019-07-08 09:15:47 +0800
[
diff
] [
blame
]
1
allprojects
{
2
repositories
{
3
jcenter
()
4
mavenCentral
()
5
}
6
}
7
8
subprojects
{
9
version
=
'1.0'
Xia Kaixiang
95e8848
2019-04-08 17:56:29 +0800
[
diff
] [
blame
]
10
}
Tang Cheng
c86a079
2019-07-08 16:38:51 +0800
[
diff
] [
blame
]
11
12
group
=
'com.supwisdom'