Skip to content

Commit b216ced

Browse files
Fixing auto linking
1 parent e56b14e commit b216ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/Instabug/instabug-reactnative#readme",
2828
"rnpm": {
2929
"android": {
30-
"packageInstance": "new RNInstabugReactnativePackage(${androidApplicationToken}, MainApplication.this)"
30+
"packageInstance": "new RNInstabugReactnativePackage(MainApplication.this)"
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)