Skip to content

Commit 6ce38fa

Browse files
committed
Install android-33
1 parent 1fa5b00 commit 6ce38fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ for:
9797
# install NDK
9898
- export ANDROID_SDK_ROOT="/usr/lib/android-sdk"
9999
- export NDK_VERSION=25.2.9519653
100-
- export SDK_VERSION=android-31
100+
- export SDK_VERSION=android-33
101101
- echo "y" | sdkmanager --install "ndk;$NDK_VERSION" --channel=3 > /dev/null
102102
- echo "y" | sdkmanager --install "platforms;$SDK_VERSION" > /dev/null
103103

0 commit comments

Comments
 (0)