mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-02 12:36:44 +01:00
adding dummy tasks to noop module to allow the ide to assemble
This commit is contained in:
parent
99c028ec01
commit
9fb81cb277
@ -3,3 +3,7 @@ plugins { id 'kotlin' }
|
||||
dependencies {
|
||||
implementation project(':core')
|
||||
}
|
||||
|
||||
|
||||
task generateReleaseSources {}
|
||||
task compileReleaseSources {}
|
Loading…
x
Reference in New Issue
Block a user