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