Examples: Android+OpenGL3: update Gradle project (#8888, #8878)

This commit is contained in:
scribam
2025-08-16 18:34:02 +02:00
committed by ocornut
parent 86ec5c8342
commit 361e370fe0
6 changed files with 45 additions and 47 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<application
android:label="ImGuiExample"