version:1.0.0
fix: update:增加推送,增加桌面属性,更改包名
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.xuexispace.ai;
|
||||
package com.handuan.os;
|
||||
|
||||
import android.content.Context;
|
||||
|
||||
@@ -22,6 +22,6 @@ public class ExampleInstrumentedTest {
|
||||
// Context of the app under test.
|
||||
Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext();
|
||||
|
||||
assertEquals("com.xuexispace.ai", appContext.getPackageName());
|
||||
assertEquals("com.handuan.os", appContext.getPackageName());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user