Skip to content

fix compilation error #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2019
Merged

fix compilation error #111

merged 1 commit into from
May 27, 2019

Conversation

ShaMan123
Copy link
Contributor

When building DexMerger throws an error due to duplicate imports of the package

Summary:

Test Plan:

build a release version

When building DexMerger throws an error due to duplicate imports of the package
@krizzu
Copy link
Member

krizzu commented May 27, 2019

Thanks 🙏

I did not get that error before but I guess we're good to prevent it by merging it.

cc @tido64

@tido64 tido64 merged commit 41358dc into react-native-async-storage:master May 27, 2019
@tido64
Copy link
Member

tido64 commented May 27, 2019

Thanks for fixing this. 😄

krizzu pushed a commit that referenced this pull request May 27, 2019
## [1.4.2](v1.4.1...v1.4.2) (2019-05-27)

### Bug Fixes

* DexMerger throws an error due to duplicate imports of the package ([#111](#111)) ([41358dc](41358dc))
@krizzu
Copy link
Member

krizzu commented May 27, 2019

🎉 This PR is included in version 1.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Corey-Peyton added a commit to Corey-Peyton/async-storage that referenced this pull request Jul 14, 2021
## [1.4.2](react-native-async-storage/async-storage@v1.4.1...v1.4.2) (2019-05-27)

### Bug Fixes

* DexMerger throws an error due to duplicate imports of the package ([#111](react-native-async-storage/async-storage#111)) ([41358dc](react-native-async-storage/async-storage@41358dc))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants