version:1.5
fix:迁移到奥乐云平台 add:
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.android.colorfulos.tests">
|
||||
package="com.aoleyun.os.tests">
|
||||
|
||||
<uses-sdk android:targetSdkVersion="28" android:minSdkVersion="25"
|
||||
tools:overrideLibrary="android.support.test.uiautomator.v18"/>
|
||||
@@ -29,6 +29,6 @@
|
||||
android:functionalTest="false"
|
||||
android:handleProfiling="false"
|
||||
android:name="androidx.test.runner.AndroidJUnitRunner"
|
||||
android:targetPackage="com.android.colorfulos" >
|
||||
android:targetPackage="com.aoleyun.os" >
|
||||
</instrumentation>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user