Files
renderdoc/util/test/demos
Chia-I Wu 4f0e117359 Fix android compile errors on JDK 20+
Java 7 support was dropped since JDK 20. We should be able to target
Java 8 without compatibility concerns because we run the bytecode
through dex which desugars (or fails at build time which does not
happen). But to be on the safe side, print a warning.
2026-02-01 03:15:38 +09:00
..
2026-01-28 14:42:11 +00:00
2026-01-28 14:42:11 +00:00
2026-01-30 15:55:44 +00:00
2026-01-28 14:42:11 +00:00
2026-01-30 15:54:35 +00:00