Skip to content

Commit 99d327f

Browse files
author
xialei
committed
Merge branch 'master' of https://github.com/sumn20/FastBuild
2 parents efd1c41 + b7f71f2 commit 99d327f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# FastBuild
2+
3+
4+
5+
```
6+
dependencies {
7+
implementation 'com.github.sumn20:FastBuild:1.0'
8+
}
9+
```
10+
```
11+
repositories {
12+
maven { url "https://jitpack.io" }
13+
}
14+
```

0 commit comments

Comments
 (0)