Skip to content

Commit 85269ef

Browse files
committed
Update Demo app define file
1 parent bab79ff commit 85269ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Demo/swift-define

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ANDROID_LIB="${ANDROID_LIB:=aarch64-linux-android}"
66
SWIFT_COMPILATION_MODE="${SWIFT_COMPILATION_MODE:=debug}"
77

88
# Version
9-
ANDROID_SDK_VERSION=29
10-
SWIFT_VERSION_SHORT=6.1.1
9+
ANDROID_SDK_VERSION=28
10+
SWIFT_VERSION_SHORT=6.2.3
1111
SWIFT_VERSION=swift-$SWIFT_VERSION_SHORT-RELEASE
1212
SWIFT_TARGET_NAME=$SWIFT_TARGET_ARCH-unknown-linux-android$ANDROID_SDK_VERSION
1313
XCTOOLCHAIN=/Library/Developer/Toolchains/$SWIFT_VERSION.xctoolchain

0 commit comments

Comments
 (0)