Update: 2026-05-08 06:19:56
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<uses-permission android:name="android.permission.USE_BIOMETRIC"/>
|
||||
|
||||
<application
|
||||
android:label="musadaq_app"
|
||||
android:label="مُصادَق"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/launcher_icon"
|
||||
android:enableOnBackInvokedCallback="true">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.example.musadaq_app
|
||||
package com.musadaq.app
|
||||
|
||||
import io.flutter.embedding.android.FlutterFragmentActivity
|
||||
|
||||
4
musadaq-app/android/app/src/main/res/values/strings.xml
Normal file
4
musadaq-app/android/app/src/main/res/values/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">مُصادَق</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user