mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-04 15:31:53 +03:00
[ANY] Автоматический запуск task build при запуске gradle без параметров.
This commit is contained in:
parent
714d33d25f
commit
ecc39baf5c
1 changed files with 3 additions and 1 deletions
|
@ -27,3 +27,5 @@
|
|||
options.annotationProcessorPath = configurations.aptOnly
|
||||
}
|
||||
}
|
||||
|
||||
defaultTasks 'build'
|
||||
|
|
Loading…
Reference in a new issue