mirror of
https://github.com/jahruz67/Bible-Daily.git
synced 2026-08-08 18:14:05 +00:00
um ok
This commit is contained in:
+4
@@ -16,8 +16,12 @@
|
||||
android:extractNativeLibs="false"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:testOnly="true"
|
||||
android:theme="@style/AppTheme"
|
||||
android:usesCleartextTraffic="false" >
|
||||
<activity
|
||||
android:name="com.bibliadiaria.app.SettingsActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name="com.bibliadiaria.app.ExtrasActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user