.
This commit is contained in:
@@ -67,6 +67,15 @@
|
||||
android:value="" />
|
||||
</activity>
|
||||
|
||||
<activity android:name=".cg_subscription.CgSubscriptionActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait">
|
||||
|
||||
<meta-data
|
||||
android:name="android.app.lib_name"
|
||||
android:value="" />
|
||||
</activity>
|
||||
|
||||
<provider
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:authorities="com.ssb.simplitend.fileProvider"
|
||||
|
||||
Reference in New Issue
Block a user