Fix typo in package name

This commit is contained in:
Yemel Jardi 2014-07-25 13:43:50 -03:00
commit c844ca4203
4 changed files with 11 additions and 13 deletions

View file

@ -17,7 +17,7 @@
under the License.
*/
package com.bipay.copay;
package com.bitpay.copay;
import android.os.Bundle;
import org.apache.cordova.*;