cancel
Showing results for 
Search instead for 
Did you mean: 

Build failed - Could not find gradle plugin

marco_paroti
Explorer
0 Kudos
540

Hi all,

I could generate the project but now I have some dependency issues:

Build failed with 1 error:

Could not find com.sap.cloud.android:odata-android-gradle-plugin:3.0.5

Android Studio 3.6.3

SAP Android SDK 2.1.1

I think i miss something locally.

Please help me.

Accepted Solutions (0)

Answers (1)

Answers (1)

MarkFogle
Advisor
Advisor
0 Kudos

Hi Marco,

It sounds like you may have a mismatch somewhere in your environment; the error message indicates that the build is looking for components from version 3.0.5 of the SDK, but you have indicated that you are using SDK version 2.1.1.

I recommend that you download version 3.0.5 of the SDK from https://developers.sap.com/trials-downloads.html?search=sdk%20for%20android which will give you access to version of the SDK that is being referenced from your project.

Regards,

Mark Fogle
SAP Cloud Platform SDK for Android