mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
chore: unify project version
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
version = project.hasProperty('version') ? version : '1.0.0'
|
||||
|
||||
allprojects {
|
||||
if (it.name != 'bom') {
|
||||
apply(plugin: 'java')
|
||||
|
||||
Reference in New Issue
Block a user