Skip to content

Commit b019050

Browse files
committed
move files to correct folders
1 parent 4817c48 commit b019050

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

jitpack.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ before_install:
66
- sdk use java 17.0.9-open
77
- export CURRENT_TAG=$(git describe --tags --exact-match 2>/dev/null || echo "no-tag")
88
- curl -L -o jniLibs.zip https://github.com/OpacityLabs/opacity-android/releases/download/$CURRENT_TAG/jniLibs.zip
9+
# - pwd
10+
# - ls OpacityCore/src/main/jniLibs
11+
# - ls opacity-android/OpacityCore/src/main/jniLibs
912
- unzip jniLibs.zip
13+
- mv opacity-android/OpacityCore/src/main/jniLibs OpacityCore/src/main/jniLibs

0 commit comments

Comments
 (0)