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: cordova can't build the project #59 #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mobiRic
Copy link

@mobiRic mobiRic commented Aug 21, 2015

Installs missing Bolts v1.2.1 library automatically.

This is a very small and simple fix to enable users to build Android without any workarounds based on the Bolts library.

Previously users would have to download the library from:

They would copy it into the Android platform's libs folder, and their project would build.

This pull request fixes that and installs the bolts-android-1.2.1.jar file automatically.

(ref: issue #59)

Installs missing Bolts v1.2.1 library automatically.
@budda
Copy link

budda commented Aug 21, 2015

Excellent! So that's how it's done properly ! :-)

Please merge back in.

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.

2 participants