mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Examples: Fix Android example build for Gradle 8. (#6229)
This commit is contained in:
parent
b6586bb06d
commit
57d0fcd021
5 changed files with 24 additions and 11 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -504,4 +504,4 @@ jobs:
|
|||
- name: Build example_android_opengl3
|
||||
run: |
|
||||
cd examples/example_android_opengl3/android
|
||||
gradle assembleDebug
|
||||
gradle assembleDebug --stacktrace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue