Skip to content

Commit

Permalink
Release 2.60.0 with iOS SDK 1.29.9 and Android SDK 1.12.27
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaysharm committed May 17, 2022
1 parent 231da01 commit 5830c8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
npm install
- name: Update native SDK versions
run: |
ANDROID_SDK_VERSION=1.12.19
IOS_VERSION=1.29.6
ANDROID_SDK_VERSION=1.12.27
IOS_VERSION=1.29.9
mkdir -p Files/Android/
mkdir -p Files/iOS/
curl -s -L https://maven.testfairy.com/com/testfairy/testfairy-android-sdk/${ANDROID_SDK_VERSION}/testfairy-android-sdk-${ANDROID_SDK_VERSION}.aar -o Files/Android/testfairy-android-sdk.aar
Expand Down

0 comments on commit 5830c8c

Please sign in to comment.