version:1.0.0
update:增加混淆,优化其他包名 bugfixes:
This commit is contained in:
@@ -7,8 +7,8 @@ import java.util.List;
|
||||
|
||||
public class IconUtils {
|
||||
public static List<String> appClassNameList = new ArrayList<String>() {{
|
||||
this.add("com.uiuios.sn");//设别信息
|
||||
this.add("com.uiuios.appstore");//应用市场
|
||||
this.add("com.xxpatx.sn");//设备信息
|
||||
this.add("com.xxpatx.store");//应用市场
|
||||
this.add("aios.appstore");//应用市场
|
||||
this.add("com.uiui.weather");//天气
|
||||
this.add("com.android.browser");//浏览器
|
||||
|
||||
Reference in New Issue
Block a user