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,12 +1,14 @@
.cxx
.externalNativeBuild
build/
*.iml
.idea
.gradle
.idea
.DS_Store
/captures
.externalNativeBuild
.cxx
local.properties
# Android Studio puts a Gradle wrapper here, that we don't want:
gradle/
!gradle/libs.versions.toml
gradlew*