TimePickerDialog icon indicating copy to clipboard operation
TimePickerDialog copied to clipboard

com.android.support version

Open kosotd opened this issue 7 years ago • 0 comments

Hi. Google Play will soon require that apps target API level 26 or higher. When I try to use your library I get this error: "All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 27.1.1, 23.3.0" Can you change the com.android.support:appcompat-v7 and com.android.support:support-v4 version to minimum required?

kosotd avatar Jun 25 '18 06:06 kosotd