Skip to content

Commit

Permalink
Adjust libxposed versions for CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
JingMatrix committed Nov 24, 2024
1 parent edecd5c commit dd5eb71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,14 @@ jobs:
with:
repository: libxposed/api
path: libxposed/api
ref: a42f85d06eac3373d266a534ab3b31a584b30774

- name: Checkout libxposed/service
uses: actions/checkout@v3
with:
repository: libxposed/service
path: libxposed/service
ref: 4351a735755c86c031a977a62e52005b23048c4d

- name: Setup Java
uses: actions/setup-java@v3
Expand Down

2 comments on commit dd5eb71

@CanerKaraca23
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My comment deleted. @JingMatrix

https://github.com/re-zero001/LSPosed-Irena

This fork of LSPosed made the libxposed as submodules. Also there is some UI improvement things available too.

I suggest you to cherry-pick useful commits from this fork.

@JingMatrix
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't worry, I will consider it.
Of course, you are welcome to create pull-requests.

Currently, I would say that this is not my priority.

Please sign in to comment.