Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK Version #10

Open
glennmichaelmejias opened this issue Jun 16, 2021 · 1 comment
Open

SDK Version #10

glennmichaelmejias opened this issue Jun 16, 2021 · 1 comment

Comments

@glennmichaelmejias
Copy link

You are not using the latest SDK version.

We released a new SDK recently! Update now to increase your revenue! You can find our latest SDK here.

@joesnarky
Copy link

Had this same problem. Solved it by modifying the flutter_adcolony plugin build.gradle file.

Just change the file at

flutter.pub-cache\hosted\pub.dartlang.org\adcolony-2.0.7\android\build.gradle and change the com.adcolony:sdk:4.4.0 to com.adcolony:sdk:4.5.0

dependencies {
implementation 'com.adcolony:sdk:4.5.0'

Then no more error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants