Move annotations and Duktape stub into core module
This commit is contained in:
@ -56,9 +56,6 @@ repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(":core")
|
||||
}
|
||||
apply from: "$rootDir/common-dependencies.gradle"
|
||||
|
||||
preBuild.dependsOn(lintKotlin)
|
||||
|
Reference in New Issue
Block a user