Skip to content

Commit 2128913

Browse files
committed
Restore previous patches
1 parent 25652f0 commit 2128913

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

swift-ci/sdks/android/scripts/fetch-source.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,9 @@ function apply_pr {
176176
apply_pr swift-corelibs-foundation 5283
177177

178178
# Needed to build back to API 23
179-
apply_pr swift-corelibs-foundation 5301
180-
apply_pr swift-foundation 1663
179+
# see: https://forums.swift.org/t/android-api-minimum-for-the-swift-sdk-for-android/82874/32
180+
#apply_pr swift-corelibs-foundation 5301
181+
#apply_pr swift-foundation 1663
181182

182183
popd >/dev/null 2>&1
183184
groupend

0 commit comments

Comments
 (0)