2020-11-21 10:41:27 +07:00
|
|
|
# Gradle Sample Modules
|
|
|
|
- [x] CUBETIQ Common Utils
|
2020-11-21 12:33:59 +07:00
|
|
|
- [ ] More...
|
|
|
|
|
|
|
|
# Development
|
|
|
|
- Clone the modules
|
|
|
|
```shell
|
|
|
|
git clone https://git.cubetiqs.com/CUBETIQ/gradle-sample-modules.git --recurse-submodules --remote-submodules
|
|
|
|
```
|