geb/settings.gradle
zaaarf 8123655b9a
feat: initial basic api implementation
will probably change severely as i write this
2023-08-17 18:26:10 +02:00

4 lines
58 B
Groovy

rootProject.name = 'geb'
include 'api'
include 'geb.api'