优化代码
parent
abecc6277a
commit
59bd3144c8
@ -1,4 +0,0 @@
|
||||
package com.xypower.mpapp;
|
||||
|
||||
public class Upgrader {
|
||||
}
|
@ -1,4 +1,4 @@
|
||||
package com.xypower.mpapp;
|
||||
package com.xypower.mpapp.utils;
|
||||
|
||||
import static android.content.Context.ALARM_SERVICE;
|
||||
|
@ -1,4 +1,4 @@
|
||||
package com.xypower.mpapp;
|
||||
package com.xypower.mpapp.utils;
|
||||
|
||||
import android.app.AlarmManager;
|
||||
import android.content.Context;
|
@ -1,4 +1,4 @@
|
||||
package com.xypower.mpapp;
|
||||
package com.xypower.mpapp.utils;
|
||||
|
||||
import android.Manifest;
|
||||
import android.content.Context;
|
Loading…
Reference in New Issue