mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-04-18 18:40:34 +08:00
Add gradle default tasks: clean, build
This commit is contained in:
parent
11ce04fba4
commit
2e53688c52
@ -45,3 +45,5 @@ subprojects {
|
||||
ext.year = Calendar.getInstance().get(Calendar.YEAR)
|
||||
}
|
||||
}
|
||||
|
||||
defaultTasks 'clean', 'build'
|
||||
|
Loading…
x
Reference in New Issue
Block a user