version:1.0.1
update: bugfixes:修复TAG
This commit is contained in:
@@ -39,7 +39,7 @@ import java.util.concurrent.Executor;
|
||||
import java.util.function.Consumer;
|
||||
|
||||
public class Utils {
|
||||
private static final String TAG = Utils.class.getSimpleName();
|
||||
private static final String TAG = "Utils";
|
||||
|
||||
/**
|
||||
* 获取设备序列号
|
||||
|
||||
Reference in New Issue
Block a user