Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Update android build.gradle to more recent versions #61

Open
andreialecu opened this issue Aug 4, 2020 · 0 comments · May be fixed by #62
Open

Update android build.gradle to more recent versions #61

andreialecu opened this issue Aug 4, 2020 · 0 comments · May be fixed by #62

Comments

@andreialecu
Copy link
Contributor

The versions in build.gradle are severely outdated. Updating would fix #20

The following could be used for reference:
https://github.com/react-native-community/async-storage/blob/master/android/build.gradle

andreialecu added a commit to andreialecu/react-native-selectable-text that referenced this issue Aug 4, 2020
Fixes Astrocoders#61 

Used https://github.com/react-native-community/async-storage/blob/master/android/build.gradle for inspiration. This is a quick fix and I'm not familiar with this project so please double check that everything is ok.

I have verified that this fixes Astrocoders#20 in our project and the workaround that was posted there is no longer necessary. Compilation seems to complete properly.
@andreialecu andreialecu linked a pull request Aug 4, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant