Commit f3d43e4f by sikang

test

parent 66ce41d4
......@@ -84,7 +84,7 @@ class ActivityGarble:
self.__find_activities("%s/%s"% (config['root'],main_dir))
#开始混淆
print("start garble .java...")
print("start garble ...")
for main_dir in config['lib_main']:
self.__process_files("%s/%s"% (config['root'],main_dir))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment