Closed primemb closed 4 years ago
Hi @primemb!
You just need to update your project’s gradle version to 5.4.1 or above.
This should be inside your android/build.gradle file:
dependencies {
classpath 'com.android.tools.build:gradle:5.4.1'
}
the problem was my gradle cache i remove all cache and it work now sorry and thank you for fast response
Hi, I got this error when I try to build package
`A problem occurred evaluating root project 'country_codes'.