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

android.gradle_dependencies and API 33 #122

Open
Vipers9 opened this issue Jan 13, 2023 · 3 comments
Open

android.gradle_dependencies and API 33 #122

Vipers9 opened this issue Jan 13, 2023 · 3 comments

Comments

@Vipers9
Copy link

Vipers9 commented Jan 13, 2023

Hi, I'm using buildozer and trying to compile an application with Kivmob ads targeting API 33 and get android.gradle_dependencies error when using android.gradle_dependencies = 'com.google.firebase:firebase-ads:10.2.0

Has anyone managed to successfully compile using buildozer, Kivmob ads and targeting API 33? Any pointers would be most appreciated.

@diogokravetz
Copy link
Contributor

diogokravetz commented Jan 17, 2023

Hi, try android.gradle_dependencies ='com.google.firebase:firebase-ads:15.0.0' .

@bryutt
Copy link

bryutt commented Feb 6, 2024

I'm using com.google.firebase:firebase-ads:21.4.0. The application compiles, but the advertisement does not appear. There are also no ads with com.google.firebase:firebase-ads:15.0.0.

@diogokravetz
Copy link
Contributor

Hello, to use kivmob I am now following some changes to be able to use the latest versions:
https://github.com/diogokravetz/kivmob__mod

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

3 participants