Skip to content

Commit

Permalink
This commit was created automatically by the lipa bot
Browse files Browse the repository at this point in the history
  • Loading branch information
lipa-github-bot committed Jul 6, 2023
1 parent 357d7a3 commit 8dea44b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
before_install:
- wget https://github.com/getlipa/lipa-business-lib-android/releases/download/v0.3.0/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != 'e3e62b7410d022c5e9a57d3f39044d42ac3642a700bd0438fde01977b7a9a0a6' ]; then exit 1; fi
- wget https://github.com/getlipa/lipa-business-lib-android/releases/download/v0.3.1/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != '83e0a03d62041bb077ec47ee65997581dd5a47ee8501106b8d5c6e542744dd1a' ]; then exit 1; fi
- unzip -o jniLibs.zip
- mv jniLibs LipaBusinessLib/src/main/jniLibs
- wget https://github.com/java-native-access/jna/archive/refs/tags/5.8.0.zip
Expand Down

0 comments on commit 8dea44b

Please sign in to comment.