Squashed 'external/imgui/' content from commit 02e9b8cac

git-subtree-dir: external/imgui
git-subtree-split: 02e9b8cacde285c5f9040adf212703cc3810bd97
This commit is contained in:
2026-04-02 14:06:16 +02:00
commit e94a94559f
268 changed files with 137988 additions and 0 deletions
@@ -0,0 +1,8 @@
[versions]
agp = "8.12.0"
kotlin = "2.0.21"
[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }