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