Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

minSdkVersion and targetSdkVersion #2

Closed
DanielNogueiraAndroid opened this issue Jan 26, 2017 · 2 comments
Closed

minSdkVersion and targetSdkVersion #2

DanielNogueiraAndroid opened this issue Jan 26, 2017 · 2 comments

Comments

@DanielNogueiraAndroid
Copy link

Is the best way to organise a minSdkVersion and targetSdkVersion?
please look at the files build.gradle and AndroidManifest.xml:

android-GridViewPager/Wearable/build.gradle
minSdkVersion 24
targetSdkVersion 22

android-GridViewPager/Wearable/src/main/AndroidManifest.xml

@codingjeremy
Copy link
Contributor

Thanks for the catch! You are correct, that is not correct. I will make sure it is fixed in the next push.

@codingjeremy
Copy link
Contributor

Fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants