Skip to content

Commit 1250fc8

Browse files
committed
update snapshot
1 parent 483caeb commit 1250fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli-config-android/src/config/__tests__/__snapshots__/getProjectConfig.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exports[`android::getProjectConfig returns an object with android project configuration for flat structure 1`] = `
44
Object {
55
"appName": "",
6-
"applicationId": "com.some.example",
6+
"applicationId": "com.example",
77
"assets": Array [],
88
"dependencyConfiguration": undefined,
99
"mainActivity": ".MainActivity",

0 commit comments

Comments
 (0)