mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
.github/workflows: update Android SDK version
This commit is contained in:
parent
753672931e
commit
5f08bbf01c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -179,7 +179,7 @@ jobs:
|
|||||||
- name: ebitenmobile bind (Android)
|
- name: ebitenmobile bind (Android)
|
||||||
run: |
|
run: |
|
||||||
cd /tmp/go-inovation
|
cd /tmp/go-inovation
|
||||||
ebitenmobile bind -target android -androidapi 19 -javapkg com.hajimehoshi.goinovation -o inovation.aar -v github.com/hajimehoshi/go-inovation/mobile
|
ebitenmobile bind -target android -androidapi 23 -javapkg com.hajimehoshi.goinovation -o inovation.aar -v github.com/hajimehoshi/go-inovation/mobile
|
||||||
|
|
||||||
- name: ebitenmobile bind (iOS)
|
- name: ebitenmobile bind (iOS)
|
||||||
if: runner.os == 'macOS'
|
if: runner.os == 'macOS'
|
||||||
|
Loading…
Reference in New Issue
Block a user