.
This commit is contained in:
@@ -58,6 +58,15 @@
|
||||
android:value="" />
|
||||
</activity>
|
||||
|
||||
<activity android:name=".welcome.welcomecg.fragments.CgAuthActivity"
|
||||
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