Add AthosScreens
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
description = 'persplot'
|
||||
ext.mainClass = hasProperty('mainClass') ? mainClass : 'ch.psi.pshell.workbench.App'
|
||||
ext.title = 'PersPlot'
|
||||
ext.desc = 'PersPlot'
|
||||
|
||||
dependencies {
|
||||
implementation 'ch.psi:pshell-workbench:' + version
|
||||
}
|
||||
|
||||
createDefaultTasks(project)
|
||||
Reference in New Issue
Block a user