Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions plugin/src/withMapbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -458,9 +458,9 @@ export {
// addLibCppFilter as _addLibCppFilter,
// Following methods accept a config object
// withAndroidProperties as _withAndroidProperties,
// withAndroidPropertiesDownloadToken as _withAndroidPropertiesDownloadToken,
withAndroidPropertiesDownloadToken as _withAndroidPropertiesDownloadToken,
// withAndroidPropertiesImpl2 as _withAndroidPropertiesImpl2,
// withAndroidAppGradle as _withAndroidAppGradle,
// withAndroidProjectGradle as _withAndroidProjectGradle,
// withMapboxAndroid as _withMapboxAndroid,
withMapboxAndroid as _withMapboxAndroid,
};