Relative Content

Tag Archive for gradleandroid-gradle-plugin

gradle error Could not resolve all artifacts for configuration ‘:classpath’

Android studio: Koala Feature Drop | 2024.1.2

JDK: 17.0.11

gradle version; 8.7

gradle plugin version: 8.5.2

these are my settings
i dont know what wrong with android studio. it can’t even sync and build its own new projects. such a shame.
stack overflow people please someone help me. I chacked all compatibility matrixes and tested a ton of versions to make it but nothing was helpful.

Calculate md5 and rename output apk with gradle

I’m developing android app in android studio. My goal is to rename the apk automatically into the next format:
versionName (but replacing ‘.’ with ‘_’) + ‘_’ + md5Hash + .apk. My code for calculating md5hash works, I’m having a problem running the gradle task at the end of everything.

Why am I having this error with Gradle plugin?

I have been trying to resolve this issue for several days now I have tried nearly every solution including the instructions on the android site:
I keep having this error:

This is what my plugins look like in my settings.gradle file:

Why am I having this error with the cradle plugin?

I have been trying to resolve this issue for several days now I have tried nearly every solution including the instructions on the android site:
I keep having this error:

This is what my plugins look like in my settings.gradle file: