Android: rename module name to jse
This commit is contained in:
@@ -33,7 +33,7 @@ allprojects {
|
||||
dependencySubstitution {
|
||||
substitute module('pub.doric:core') with project(":doric")
|
||||
substitute module('pub.doric:devkit') with project(":devkit")
|
||||
substitute module('pub.doric:jse') with project(":jsvalue")
|
||||
substitute module('pub.doric:jse') with project(":jse")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user