flag of nepal

This commit is contained in:
Savya Bikram Shah
2026-06-22 16:05:28 +05:45
parent 729ddf9277
commit cf2f37be0c
54 changed files with 4625 additions and 1029 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.unity3d.player" android:installLocation="preferExternal" android:versionCode="1" android:versionName="1.0">
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" android:anyDensity="true" />
<application android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:icon="@drawable/app_icon" android:label="@string/app_name" android:debuggable="true">
<application android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:icon="@drawable/app_icon" android:label="@string/app_name">
<activity android:name="com.google.firebase.MessagingUnityPlayerActivity" android:label="@string/app_name" android:theme="@style/BaseUnityGameActivityTheme" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />

View File

@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><resources><string name="com.crashlytics.android.build_id" translatable="false">ed36bb40-e40f-4cbd-95e3-d76e98ede383</string></resources>
<?xml version="1.0" encoding="utf-8"?><resources><string name="com.crashlytics.android.build_id" translatable="false">7f32d9eb-b712-4616-ad93-07615d514802</string></resources>