Closed almilli closed 9 years ago
Supports the new build system with the new Android tools manifest merger to generate the property AUTHORITY field when using the ${applicationId} variable in the config.
See the manifest merger documentation for more details on the ${applicationId} variable: http://tools.android.com/tech-docs/new-build-system/user-guide/manifest-merger
In _config.json: "authority": "${applicationId}.provider",
Merged! Thanks a lot :)
should add it to read.me
Supports the new build system with the new Android tools manifest merger to generate the property AUTHORITY field when using the ${applicationId} variable in the config.
See the manifest merger documentation for more details on the ${applicationId} variable: http://tools.android.com/tech-docs/new-build-system/user-guide/manifest-merger
In _config.json: "authority": "${applicationId}.provider",