1

Here I face lots of problems while importing an application to my android studio.

it require to upgrade gradle version.

Ahmad
  • 21
  • 3

1 Answers1

0

https://services.gradle.org/distributions/gradle-7.2-bin.zip

open the app and select the gradle>gradle_wrapper.properties and check the distrubution url then only change the gradle version like that https://services.gradle.org/distributions/gradle-7.4.1-bin.zip and click to sync process then it will be works ...........................