build: recreate project scaffold for new bundle id

This commit is contained in:
Rongjian Zhang
2019-02-09 15:49:14 +08:00
parent c9d4f4c999
commit ece805db3c
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.gittouch">
package="io.github.pd4d10.gittouch">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->