v1.0.1: fully reflection-based browser (EmbeddedBrowser/EmbeddedJsBridge), zero compile-time JCEF deps; panel never blank

This commit is contained in:
harmness
2026-09-10 22:26:03 +08:00
parent 3fd4a01b4b
commit 47f3129dfb
4 changed files with 269 additions and 131 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ plugins {
}
group = "com.prepeep"
version = "1.0.0"
version = "1.0.1"
repositories {
mavenCentral()