Skip to content

Commit

Permalink
Update API definition for plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mannodermaus committed Jul 25, 2024
1 parent 620a3be commit 5bfc0e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/android-junit5/api/android-junit5.api
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ public abstract class de/mannodermaus/gradle/plugins/junit5/dsl/InstrumentationT
public fun <init> ()V
public abstract fun getEnabled ()Lorg/gradle/api/provider/Property;
public abstract fun getIncludeExtensions ()Lorg/gradle/api/provider/Property;
public abstract fun getUseConfigurationParameters ()Lorg/gradle/api/provider/Property;
public abstract fun getVersion ()Lorg/gradle/api/provider/Property;
}

Expand Down

0 comments on commit 5bfc0e9

Please sign in to comment.