We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cede5b commit c0f5e65Copy full SHA for c0f5e65
1 file changed
packages/jsi/example/android/app/build.gradle
@@ -79,7 +79,7 @@ android {
79
80
namespace "nativescriptjsiexample"
81
defaultConfig {
82
- applicationId "nativescriptjsiexample"
+ applicationId "org.nativescript.jsiexample"
83
minSdkVersion rootProject.ext.minSdkVersion
84
targetSdkVersion rootProject.ext.targetSdkVersion
85
versionCode 1
0 commit comments