Skip to content

Commit 5bfc0e9

Browse files
committed
Update API definition for plugin
1 parent 620a3be commit 5bfc0e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin/android-junit5/api/android-junit5.api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public abstract class de/mannodermaus/gradle/plugins/junit5/dsl/InstrumentationT
3434
public fun <init> ()V
3535
public abstract fun getEnabled ()Lorg/gradle/api/provider/Property;
3636
public abstract fun getIncludeExtensions ()Lorg/gradle/api/provider/Property;
37+
public abstract fun getUseConfigurationParameters ()Lorg/gradle/api/provider/Property;
3738
public abstract fun getVersion ()Lorg/gradle/api/provider/Property;
3839
}
3940

0 commit comments

Comments
 (0)