Find your content:

Search form

You are here

Could not find android tapjoy sdk

 
Share

Add the following maven repo in build.gradle project level

 

allprojects {
    repositories {
        ...
        maven {
            url "https://sdk.tapjoy.com/"
        }
    }
}

My Block Status

My Block Content