Remove scala from runtime dependencies (#1694)
This commit is contained in:
parent
0eede40d06
commit
bd52a5f428
|
@ -3,7 +3,6 @@
|
|||
apply plugin: 'scala'
|
||||
|
||||
dependencies {
|
||||
implementation deps.scala
|
||||
testImplementation deps.scala
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue