Could Not Find Arguments [com.fyber:fairbid:9.52.2]

Discussion in 'Advertising' started by Albert_kyogoku, Jan 25, 2019.

Tags:
  1. Albert_kyogoku

    Albert_kyogoku Boxer

    Joined:
    Jan 2, 2018
    Messages:
    5
    Likes Received:
    0
    I use Fyber Heyzap and do the instruction on Fyber page.
    https://developers.heyzap.com/docs/android_sdk_setup_and_requirements

    Then I added
    implementation 'com.fyber:fairbid:9.52.2'
    implementation zipTree(file('heyzap-ads-9.52.2.zip'))
    implementation 'com.google.code.gson:gson:2.8.1'
    to the build grade file. But build error: Could not find method implementation() for arguments [com.fyber:fairbid:9.52.2] on root project.
    What is wrong with me?
     

Share This Page