diff options
| author | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-11-03 09:47:46 +0500 | 
|---|---|---|
| committer | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-11-03 09:47:46 +0500 | 
| commit | 83ce4a8d779075bf1005cdccf67d56b2448328e4 (patch) | |
| tree | 980c1cf3944108717fcbd068a3f369b058baee1e /android/app/src/debug | |
| parent | 870c1c5aa7714b2640c8ee9279c8ac6a72bc592c (diff) | |
Changed program information
Diffstat (limited to 'android/app/src/debug')
| -rwxr-xr-x | android/app/src/debug/AndroidManifest.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index 77ed35c..a376a46 100755 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -1,5 +1,5 @@  <manifest xmlns:android="http://schemas.android.com/apk/res/android" -    package="com.mavlondev.recepts"> +    package="com.mavlusehcka.recipes">      <!-- Flutter needs it to communicate with the running application           to allow setting breakpoints, to provide hot reload, etc.      --> |