Misc cleanups to build-logic and expand BCV exclusion list (#1622)
* build-logic: remove `kotlin-dsl-precompiled-script-plugins` plugin * build-logic: use generated accessors for extensions * build: exclude non-published library projects from API dump There's no point in tracking binary compatibility for libraries that are only used internally
This commit is contained in:
parent
43f6a0090f
commit
674a7d299b
13 changed files with 18 additions and 200 deletions
|
@ -1,8 +0,0 @@
|
|||
public final class dev/msfjarvis/aps/test/CoroutineTestRule : org/junit/rules/TestWatcher {
|
||||
public fun <init> ()V
|
||||
public fun <init> (Lkotlinx/coroutines/test/TestDispatcher;)V
|
||||
public synthetic fun <init> (Lkotlinx/coroutines/test/TestDispatcher;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
public final fun getTestDispatcher ()Lkotlinx/coroutines/test/TestDispatcher;
|
||||
public final fun getTestDispatcherProvider ()Ldev/msfjarvis/aps/util/coroutines/DispatcherProvider;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue