Hi guys,
I set the ‘minSdkVersion’ to 26 in the build.settings, but when I upload it to the Google PlayStore, it will default to ‘23+’
If I do not set the ‘minSdkVersion’, then it will be ‘15+’ in the Google PlayStore.
Do I need to do something extra to have the minSdk to be higher than 23 ?