contact_picker
contact_picker copied to clipboard
Execution failed for task ':contact_picker:lint'.
It fails to build with this error. /Users/xxxxxxxxx/.pub-cache/hosted/pub.dartlang.org/contact_picker-0.0.2/android/build.gradle:34: Error: Google Play requires that apps target API level 26 or higher. [ExpiredTargetSdkVersion] targetSdkVersion 25 ~~~~~~~~~~~~~~~~~~~
The SDK version needs to be updated.