Browse Source

fix app id

halfnelson 6 years ago
parent
commit
74c5d328d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
     "nativescript": {
-        "id": "svelte-native-template.halfnelson.github.io",
+        "id": "io.github.halfnelson.sveltenativetemplate",
         "tns-android": {
             "version": "5.2.0"
         },