chore: Remove dummy subproject
It is not necessary anymore
This commit is contained in:
parent
81d79111cf
commit
72528cb2f1
4 changed files with 1 additions and 24 deletions
|
|
@ -22,9 +22,6 @@ dependencies {
|
|||
implementation(libs.guava)
|
||||
// Used in JsonGenerator.
|
||||
implementation(libs.gson)
|
||||
|
||||
// A dependency to the Android library unfortunately fails the build, which is why this is required.
|
||||
compileOnly(project("dummy"))
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
|
@ -120,4 +117,4 @@ publishing {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue