aboutsummaryrefslogtreecommitdiff
path: root/android/app/src/debug/AndroidManifest.xml
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-03 00:24:43 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-03 00:24:43 +0530
commit091e8c5334ab4459f1efef067bfc78beaa2fae6d (patch)
treedd4a70e9bd5abdaaacaeedebb7c8c213acd9a844 /android/app/src/debug/AndroidManifest.xml
parent68654e9c7bdecd09d494e1919f5490c430044dfa (diff)
downloaddaft-launcher-091e8c5334ab4459f1efef067bfc78beaa2fae6d.tar.gz
daft-launcher-091e8c5334ab4459f1efef067bfc78beaa2fae6d.zip
Application name changes
Diffstat (limited to 'android/app/src/debug/AndroidManifest.xml')
-rw-r--r--android/app/src/debug/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml
index ec5cd1d..bc5c886 100644
--- 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.example.owyn">
+ package="io.github.phenax.owyn">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->