I'm trying to build this project https://github.com/vocollapse/Blockinger with Android Studio by importing it, because I suppose it was an Eclipse project earlier. After import, it gives me the following message:
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.android.tools.build:gradle:3.6.2.
I was finding solutions for this trouble, but found nothing that might help. Could someone suggest me how to fix this error and open/build this project correctly? I'm new in Android development and may not understand some specific details