blob: cada854e3f6216bb0b3c3a58df492098c06ce741 [file] [log] [blame]
grailsPublish {
title = "React Profile"
desc = "A profile for creating Grails applications with React"
developers = [zacharyklein:"Zachary Klein"]
}
dependencies {
profileRuntimeOnly project(":rest-api")
}