Closed lordcodes closed 5 years ago
I'm happy with the changes but I don't have a huge amount of android dev knowledge so I'm wondering if this will still work on Android 6 and 7 (think that's API version 24 and up)? If so, I'll be happy to merge it.
Thank you! The minSdkVersion controls the lowest version it will work on, that remains unchanged, so it will work on devices it worked on previously. TargetSdkVersion is more like the version of Android it is designed for.
Perfect. Thanks for your contributions!
No problem. Thank you for responding so quickly!