oyyq99999 / react-native-secure-storage

A secure AsyncStorage implementation
MIT License
74 stars 54 forks source link

Gradle Error: Could not find com.android.tools.build:gradle:4.1.0. #31

Open invisiblemaker opened 3 years ago

invisiblemaker commented 3 years ago

I am getting a new error (after a few months away from my project) that seems to point to react-native-secure-storage and a Gradle dependency. Here is the full error text:

Could not find com.android.tools.build:gradle:4.1.0. Searched in the following locations:

The location it's searching in is not there, but I don't know where else to change it. I haven't had any luck with Android Studio updates helping, so I thought I would check here, as it seems to be this project that has that requirement.