Skip to content

Commit

Permalink
Update API dump
Browse files Browse the repository at this point in the history
  • Loading branch information
BoD committed Aug 24, 2023
1 parent 5e6baf1 commit be849fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/apollo-compiler/api/apollo-compiler.api
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ public final class com/apollographql/apollo3/compiler/StringsKt {
public final class com/apollographql/apollo3/compiler/TargetLanguage : java/lang/Enum {
public static final field JAVA Lcom/apollographql/apollo3/compiler/TargetLanguage;
public static final field KOTLIN_1_5 Lcom/apollographql/apollo3/compiler/TargetLanguage;
public static final field KOTLIN_1_9 Lcom/apollographql/apollo3/compiler/TargetLanguage;
public static fun valueOf (Ljava/lang/String;)Lcom/apollographql/apollo3/compiler/TargetLanguage;
public static fun values ()[Lcom/apollographql/apollo3/compiler/TargetLanguage;
}
Expand Down

0 comments on commit be849fd

Please sign in to comment.