Skip to content

Commit

Permalink
apiDump 🤦‍♂️ #1827
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Nov 19, 2024
1 parent aa9fe35 commit 5abfb57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/IntelliJPlatformGradlePlugin.api
Original file line number Diff line number Diff line change
Expand Up @@ -2933,6 +2933,7 @@ public abstract interface class org/jetbrains/intellij/platform/gradle/tasks/awa
}

public abstract interface class org/jetbrains/intellij/platform/gradle/tasks/aware/RuntimeAware : org/jetbrains/intellij/platform/gradle/tasks/aware/IntelliJPlatformVersionAware {
public abstract fun getJetbrainsRuntimeConfiguration ()Lorg/gradle/api/file/ConfigurableFileCollection;
public abstract fun getRuntimeArchitecture ()Lorg/gradle/api/provider/Property;
public abstract fun getRuntimeDirectory ()Lorg/gradle/api/file/DirectoryProperty;
public abstract fun getRuntimeLauncher ()Lorg/gradle/api/provider/Property;
Expand Down

0 comments on commit 5abfb57

Please # to comment.