grpc/examples/android/helloworld/app
AJ Heller 83868b695e
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 21
2021-11-05 19:04:05 -07:00
..
src/main C++ on Android example client and server 2018-03-02 08:42:46 -08:00
.gitignore C++ on Android example client and server 2018-03-02 08:42:46 -08:00
CMakeLists.txt Add ABSL_NO_XRAY_ATTRIBUTES 2020-08-28 10:59:36 -07:00
build.gradle Assert Android API >= v21 (#27943) 2021-11-05 19:04:05 -07:00
proguard-rules.pro C++ on Android example client and server 2018-03-02 08:42:46 -08:00