gusparis / react-native-month-year-picker

React Native Month Picker component for iOS & Android
MIT License
107 stars 75 forks source link

Compile issue for Android #114

Closed jimzqw closed 1 year ago

jimzqw commented 2 years ago

ran into the below error when trying to compile Android. Does anyone know to fix that?

org.gradle.api.ProjectConfigurationException: A problem occurred configuring project ':react-native-month-year-picker'
Caused by: org.gradle.api.artifacts.UnknownConfigurationException: Configuration with name 'compile' not found.
bumjoo commented 2 years ago

I have same problem.

gusparis commented 1 year ago

fixed on #140