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

Fix missing gradle properties #57

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Conversation

ospfranco
Copy link
Contributor

Seems I botched the gitignore at some point, ignoring an important configuration file. If the host app does not have kotlin as a dependency it will fail to install.

This re-adds the gradle.properties into the checked repo and fixes #56

@ospfranco ospfranco merged commit 2c5bd0a into main Feb 24, 2024
@ospfranco ospfranco deleted the osp/fix-missing-gradleproperties branch February 24, 2024 07:12
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

Successfully merging this pull request may close these issues.

Android compilation error due to missing kotlinVersion (with fix)
1 participant