改包名com.aiosman.ravenow
This commit is contained in:
@@ -87,14 +87,14 @@
|
||||
android:exported="false">
|
||||
<intent-filter>
|
||||
<action android:name="cn.jpush.android.intent.RECEIVER_MESSAGE" />
|
||||
<category android:name="com.aiosman.riderpro" />
|
||||
<category android:name="com.aiosman.ravenow" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
|
||||
<provider
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:authorities="com.aiosman.riderpro.fileprovider"
|
||||
android:authorities="com.aiosman.ravenow.fileprovider"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true">
|
||||
<meta-data
|
||||
|
||||
Reference in New Issue
Block a user