I add the path_provider to the project and when I run the project I get this Error
- What went wrong: A problem occurred configuring project ':path_provider_android'.
Could not resolve all files for configuration ':path_provider_android:classpath'. Could not find gradle-7.3.1.jar (com.android.tools.build:gradle:7.3.1). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/7.3.1/gradle-7.3.1.jar
and Iget the Error when I add the path provider
I try the ./gradlew clean build but it failed
I try to upgrade the gradle but it doesn't work try to higher the minsdk still get the same error
and I Use diffrent version of path_provider