Skip to content

Commit

Permalink
Release 2.32.1 with iOS SDK 1.26.1 and Android SDK 1.11.16
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaysharm committed Sep 15, 2020
1 parent 701cdc6 commit 901c46b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ install:
- npm -g i testfairy-unity-asset-packager

script:
- ANDROID_SDK_VERSION=1.11.15
- IOS_VERSION=1.25.5
- ANDROID_SDK_VERSION=1.11.16
- IOS_VERSION=1.26.1
- rm -f Plugins/Android/testfairy-android-sdk.aar
- rm -rf $(find . -name "TestFairy.framework*" ! -name "*.meta")
- curl -s -L https://bintray.com/testfairy/testfairy/download_file?file_path=testfairy%2Ftestfairy-android-sdk%2F${ANDROID_SDK_VERSION}%2Ftestfairy-android-sdk-${ANDROID_SDK_VERSION}.aar -o Plugins/Android/testfairy-android-sdk.aar
Expand Down

0 comments on commit 901c46b

Please sign in to comment.