Files
excel-download/blog/redis/settings.gradle
2021-09-13 10:51:59 +09:00

6 lines
93 B
Groovy

rootProject.name = 'redis'
include 'web'
include 'remote-worker'
include 'remote-interface'