Skip to content

Commit

Permalink
Api dump.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderBartash authored and hsz committed Oct 24, 2024
1 parent 6abb4f9 commit 59be876
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 @@ -2103,6 +2103,7 @@ public final class org/jetbrains/intellij/platform/gradle/models/ProductInfo$Lay
}

public final class org/jetbrains/intellij/platform/gradle/models/ProductInfoKt {
public static final fun getFullVersion (Lorg/jetbrains/intellij/platform/gradle/models/ProductInfo;)Ljava/lang/String;
public static final fun productInfo (Ljava/nio/file/Path;)Lorg/jetbrains/intellij/platform/gradle/models/ProductInfo;
public static final fun productInfo (Lorg/gradle/api/file/FileCollection;)Lorg/jetbrains/intellij/platform/gradle/models/ProductInfo;
public static final fun validateSupportedVersion (Lorg/jetbrains/intellij/platform/gradle/models/ProductInfo;)V
Expand Down

0 comments on commit 59be876

Please sign in to comment.