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

@jpventura jpventura force-pushed the upgrade-build-dependencies branch from 6ab3a86 to 0d41ccc Compare March 26, 2017 18:35
@jpventura jpventura force-pushed the upgrade-build-dependencies branch from 0d41ccc to 4ae8fe6 Compare April 3, 2017 16:28
  - 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
@jpventura jpventura force-pushed the upgrade-build-dependencies branch from 4ae8fe6 to e3cf863 Compare April 3, 2017 16:32
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.

1 participant