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

Upgrade build dependencies #63

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jpventura
Copy link

  • Android SDK 25
  • Android Build Tools 25.0.2
  • Android Support Library v25.3.0
  • Android Maven Plugin v1.4.1
  • Gradle Plugin v2.3.0

  - Android SDK 25
  - Android Build Tools 25.0.2
  - Android Support Library v25.3.0
  - Android Maven Plugin v1.4.1
  - Gradle Plugin v2.3.0
The typo on camera hardware feature declaration turned it incompatible
with ALL devices connected to Google Play.

Now the feature is also marked as required because it does not obtain
images from file manager, but only from the device camera.

References:
  - Stack Overflow - Android app compatible with 0 devices.
    See http://stackoverflow.com/questions/16822676
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.

None yet

1 participant