mirror of https://github.com/grpc/grpc.git
Assert Android API >= v21 (#27943)
* Assert Android API >= v21 This precedes a change that would otherwise break on older Android APIs, but in a more obvious way. * error if __ANDROID_API__ is not defined * update all Andriod minSdkVersions to 21 * csharp experimental: android-19 to 21pull/27967/head
parent
b8492651e5
commit
83868b695e
5 changed files with 11 additions and 7 deletions
Loading…
Reference in new issue