1.2.0 增加bugly

This commit is contained in:
2026-03-30 10:32:54 +08:00
parent 73892596b1
commit b53e07195f
24 changed files with 493 additions and 257 deletions

View File

@@ -1,2 +1,3 @@
SET class_path=target/video-encryptor-1.0-SNAPSHOT.jar;
native-image --no-fallback -H:ConfigurationFileDirectories=META-INF/native-image --allow-incomplete-classpath -classpath %class_path% com.penngo.gralvm.MainSwing
SET class_path=target\video-encryptor-1.0.1.jar;
native-image --no-fallback -H:ConfigurationFileDirectories=src\main\resources\META-INF\native-image --allow-incomplete-classpath -classpath %class_path% com.hnos.video.VideoEncryptorGUI