Skip to content

Commit

Permalink
update:test
Browse files Browse the repository at this point in the history
  • Loading branch information
IoTServ committed Sep 6, 2020
1 parent f0b1c02 commit 68f993e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- go get -u github.com/OpenIoTHub/gateway-go
- go env
- rm -rf android/app/libs/*.aar
- gomobile bind -target=android -o=android/app/libs github.com/OpenIoTHub/gateway-go/client
- gomobile bind -target=android -o=android/app/libs/client.aar github.com/OpenIoTHub/gateway-go/client
# build aar over
script:
- yes | sdkmanager "platforms;android-28"
Expand Down

0 comments on commit 68f993e

Please sign in to comment.