Move annotations and Duktape stub into core module
This commit is contained in:
@ -13,6 +13,5 @@ dependencies {
|
||||
compileOnly 'com.google.code.gson:gson:2.8.2'
|
||||
compileOnly 'com.github.salomonbrys.kotson:kotson:2.5.0'
|
||||
|
||||
implementation project(":annotations")
|
||||
compileOnly project(':duktape-stub')
|
||||
}
|
||||
implementation project(":core")
|
||||
}
|
||||
|
Reference in New Issue
Block a user