Skip to content

Commit

Permalink
fixup! ffi: convert to using gomobile
Browse files Browse the repository at this point in the history
Signed-off-by: Sumner Evans <sumner@beeper.com>
  • Loading branch information
sumnerevans committed Jan 2, 2024
1 parent d3b1d94 commit a145209
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
cache: 'gradle'
- name: Build AAR
run: gomobile bind -target=android -androidapi 26 -o imessage.aar ./imessage/ffi
# - name: Publish to GitHub Packages
Expand Down

0 comments on commit a145209

Please sign in to comment.