• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

App Inventor ERROR: Failed to resolve: com.fyber:fairbid:9.55.1

makoa2

Lurker
I have these 4 errors, please help.

ERROR: Failed to resolve: com.fyber:fairbid:9.55.1
Show in Project Structure dialog
Affected Modules: app

ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Cannot expand ZIP 'C:\Users\Lietotajs\Desktop\android\app\path-to-zip-file\heyzap-ads-9.55.1.zip' as it does not exist.
Show Details
Affected Modules: app

ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Cannot expand ZIP 'C:\Users\Lietotajs\Desktop\android\app\path-to-zip-file\heyzap-ads-9.55.1.zip' as it does not exist.
Show Details
Affected Modules: app

ERROR: Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Cannot expand ZIP 'C:\Users\Lietotajs\Desktop\android\app\path-to-zip-file\heyzap-ads-9.55.1.zip' as it does not exist.
Show Details
Affected Modules: app

PS.
compileSdkVersion 28
buildToolsVersion "28.0.3"
 
Back
Top Bottom