拷贝APP_Bck20250119项目源码,移除libjc/jcc/libs/android-29.jar文件。

This commit is contained in:
ZhanGSKen
2025-01-19 19:59:04 +08:00
commit 65509eacba
654 changed files with 35062 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
package cc.winboll.studio.intent;
/**
* @Author ZhanGSKen@QQ.COM
* @Date 2024/12/24 18:51:20
*/
public class action {
static final String _PRE = cc.winboll.studio.intent.action.class.getName();
public static final String DEBUGVIEW = _PRE + ".DEBUGVIEW";
}