contact_picker icon indicating copy to clipboard operation
contact_picker copied to clipboard

Execution failed for task ':contact_picker:lint'.

Open GiuAnGre opened this issue 4 years ago • 0 comments

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.

GiuAnGre avatar Jan 13 '21 17:01 GiuAnGre