fix package name mismatch

This commit is contained in:
Takashi Aoki
2016-05-03 18:23:10 -07:00
parent 1c07048b7b
commit 4d7cbcd864
3 changed files with 7 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.brentvatne.RCTVideo">
package="com.brentvatne.react">
</manifest>