Skip to content

Commit 95c1e1a

Browse files
Update jitpack.yml
Update jitpack.yml so the package won't cause errors on android
1 parent 81a841f commit 95c1e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
install:
2-
- FILE="-Dfile=third-party/android/libs/executorch.aar"
2+
- FILE="-Dfile=packages/react-native-executorch/third-party/android/libs/executorch/executorch.aar"
33
- mvn install:install-file $FILE -DgroupId=com.software-mansion.executorch -DartifactId=repo -Dversion=0.1.2 -Dpackaging=aar -DgeneratePom=true

0 commit comments

Comments
 (0)