File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ android {
9898
9999 namespace " com.dashboard"
100100 defaultConfig {
101- applicationId " com.callstack.superappshowcase. dashboard"
101+ applicationId " com.dashboard"
102102 minSdkVersion rootProject. ext. minSdkVersion
103103 targetSdkVersion rootProject. ext. targetSdkVersion
104104 versionCode 1
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ android {
9595
9696 namespace " com.host"
9797 defaultConfig {
98- applicationId " com.callstack.superappshowcase. host"
98+ applicationId " com.host"
9999 minSdkVersion rootProject. ext. minSdkVersion
100100 targetSdkVersion rootProject. ext. targetSdkVersion
101101 versionCode 1
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ android {
9898
9999 namespace " com.shell"
100100 defaultConfig {
101- applicationId " com.callstack.superappshowcase. shell"
101+ applicationId " com.shell"
102102 minSdkVersion rootProject. ext. minSdkVersion
103103 targetSdkVersion rootProject. ext. targetSdkVersion
104104 versionCode 1
You can’t perform that action at this time.
0 commit comments