Skip to content

Commit b8c5a73

Browse files
Reorder aws-crt-kotlin.api entries
1 parent 7b4df9a commit b8c5a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-crt-kotlin/api/aws-crt-kotlin.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,8 +821,8 @@ public final class aws/sdk/kotlin/crt/io/SocketType : java/lang/Enum {
821821
public final class aws/sdk/kotlin/crt/io/TlsCipherPreference : java/lang/Enum {
822822
public static final field PQ_DEFAULT Laws/sdk/kotlin/crt/io/TlsCipherPreference;
823823
public static final field PQ_TLSV1_2_2024_10 Laws/sdk/kotlin/crt/io/TlsCipherPreference;
824-
public static final field TLSV1_0_2023_06 Laws/sdk/kotlin/crt/io/TlsCipherPreference;
825824
public static final field SYSTEM_DEFAULT Laws/sdk/kotlin/crt/io/TlsCipherPreference;
825+
public static final field TLSV1_0_2023_06 Laws/sdk/kotlin/crt/io/TlsCipherPreference;
826826
public static fun getEntries ()Lkotlin/enums/EnumEntries;
827827
public final fun getValue ()I
828828
public final fun isSupported ()Z

0 commit comments

Comments
 (0)