Deleted opentype4j
This commit is contained in:
parent
881cc7bd22
commit
5971c4cdc0
|
@ -60,7 +60,6 @@ project(":lib-unicodezd") {
|
||||||
apply plugin: "java-library"
|
apply plugin: "java-library"
|
||||||
dependencies {
|
dependencies {
|
||||||
api project(":lib-numberxd")
|
api project(":lib-numberxd")
|
||||||
api files('../gradle-libs/opentype4j-1.0.0-SNAPSHOT.jar')
|
|
||||||
testImplementation "org.junit.jupiter:junit-jupiter:$junitVersion"
|
testImplementation "org.junit.jupiter:junit-jupiter:$junitVersion"
|
||||||
}
|
}
|
||||||
tasks.named('test') {
|
tasks.named('test') {
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue