Rename the package of the Android app

This commit is contained in:
Lyubomir Marinov
2016-12-06 15:33:03 -06:00
parent 8f02b9249e
commit d939ae5fb2
5 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.jitsi.jitsi_meet_react"
package="org.jitsi.meet"
android:versionCode="1"
android:versionName="1.0">