Skip to content

Fix for multi-catch requiring API level 19#1

Open
malindasuhash wants to merge 1 commit intojuleswhite:masterfrom
malindasuhash:upstream
Open

Fix for multi-catch requiring API level 19#1
malindasuhash wants to merge 1 commit intojuleswhite:masterfrom
malindasuhash:upstream

Conversation

@malindasuhash
Copy link

Basically I was getting the warning (Android studio) "multi-catch with these reflection exceptions require API level 19.." etc. The reason was that the target minimum SDK was set to 18. This simply changes it to 19. Dont really think this is an issue.

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