In Armory I publish my 3d flappy bird game for android and in android studio i got this error for many times
Could not find 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.pom
- https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/7.3.1/gradle-7.3.1.pom
Required by:
project :
Add google Maven repository and sync project
Open File
what does it mean?
armory engine use specific gradle version? how can i solve that?
i download that gradle version which it needs
I make all neccessary envirment variables but again it shows up