meganz / android

MEGA Android App
Other
1.55k stars 371 forks source link

Could not find mega.privacy:megagradle:0.15 #233

Open limingbang opened 8 months ago

limingbang commented 8 months ago

General Information

What happened?

A problem occurred configuring root project 'meganz-android'.

Could not resolve all files for configuration ':classpath'. Could not find mega.privacy:megagradle:0.15. Searched in the following locations:

What did you expect to happen?

I am now using the master branch to build, how can I download this plugin?

MalikAmaanMalik commented 7 months ago

Hi Are you able to find some solution?

limingbang commented 7 months ago

No. My computer is connected to VPN, and accessing it through the browser also fails, and I cannot download it.

mehulpatel401 commented 7 months ago

Facing same issue here, On Windows 10, Android Studio 2023.1.1 Patch 2

in build.gradle.kts file: url = uri("${System.getenv("ARTIFACTORY_BASE_URL")}/artifactory/mega-gradle/megagradle")

What should be this ARTIFACTORY_BASE_URL ? anything related to this issue? Or any other solution for this?