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

Use compat classes where appropriate, use PrefUtils instead of commit #511

Merged
merged 1 commit into from
Sep 7, 2016
Merged

Conversation

F43nd1r
Copy link
Member

@F43nd1r F43nd1r commented Sep 6, 2016

Note: Support library version update was required for ContextCompat.getNoBackupFilesDir.
Note2: The removed condition was always false, as the minimum supported version is FROYO.

Note3: I did not use the newest support library version (24.2.0), because it has minSdk 9. At some point we should follow that, but right now it is not necessary (altough we could reduce the aar size with it, as 24.2.0 is modularized. see https://developer.android.com/topic/libraries/support-library/revisions.html).

@william-ferguson-au william-ferguson-au merged commit d23c2e3 into ACRA:master Sep 7, 2016
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