mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 07:07:37 +01:00
changes app directory to amethyst
This commit is contained in:
@@ -60,4 +60,4 @@ tasks.register('installGitHook', Copy) {
|
||||
into { new File(rootProject.rootDir, '.git/hooks') }
|
||||
fileMode 0777
|
||||
}
|
||||
tasks.getByPath(':app:preBuild').dependsOn installGitHook
|
||||
tasks.getByPath(':amethyst:preBuild').dependsOn installGitHook
|
||||
Reference in New Issue
Block a user