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

gradlew failed issue #123

Open
abdoelrock1 opened this issue Jan 21, 2023 · 0 comments
Open

gradlew failed issue #123

abdoelrock1 opened this issue Jan 21, 2023 · 0 comments

Comments

@abdoelrock1
Copy link

Hello, I have a problem with Gradle dependencies, I get the error Unexpected input: '{' @ line 79, column 14.
dependencies { . I tried using android.gradle_dependencies='com.google.firebase:firebase-ads:15.0.0', and android.gradle_dependencies='com.google.firebase: firebase-ads:10.2.0' with the following in buildozer.spec:

requirements = kivy, android, jnius, kivmob
android.permissions = INTERNET, ACCESS_NETWORK_STATE
android.api = 30 or 31
android.minapi = 21
android.sdk = 24
android.ndk = 25b

the buildozer doesn't accept lower ndk and uses higher sdk 33 I guess.

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

1 participant