File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,13 +46,13 @@ android_library(
4646
4747android_build_config (
4848 name = 'build_config' ,
49- package = 'com.mnm' ,
49+ package = 'com.apsl. mnm' ,
5050)
5151
5252android_resource (
5353 name = 'res' ,
5454 res = 'src/main/res' ,
55- package = 'com.mnm' ,
55+ package = 'com.apsl. mnm' ,
5656)
5757
5858android_binary (
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ android {
8181 buildToolsVersion " 23.0.1"
8282
8383 defaultConfig {
84- applicationId " com.mnm"
84+ applicationId " com.apsl. mnm"
8585 minSdkVersion 16
8686 targetSdkVersion 22
8787 versionCode 1
Original file line number Diff line number Diff line change 11<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
2- package =" com.mnm"
2+ package =" com.apsl. mnm"
33 android : versionCode =" 1"
44 android : versionName =" 1.0" >
55
Original file line number Diff line number Diff line change 1- package com .mnm ;
1+ package com .apsl . mnm ;
22
33import com .facebook .react .ReactActivity ;
44import com .facebook .react .ReactPackage ;
You can’t perform that action at this time.
0 commit comments