grpc-java/examples/android/helloworld
Jeff Davidson 45ffb06f00 Bump compileSdkVersion and finalize setAllowActivityStarts API.
Per https://developer.android.com/about/versions/14#beta-3, Android U has reached the platform stability milestone which means that all external APIs are finalized.

We can thus bump the compileSdkVersion to 34 (U) and begin using APIs added there. We leave targetSdkVersion unchanged for now to avoid the broader evaluation of whether deeper changes may be necessary as part of the upgrade; this simply allows compile-time access to newer APIs without changing runtime behavior.

See b/274061424
2023-11-07 08:01:44 -08:00
..
app Bump compileSdkVersion and finalize setAllowActivityStarts API. 2023-11-07 08:01:44 -08:00
.gitignore Add android route guide example and move helloworld example to its own dir 2016-08-03 14:47:10 -07:00
build.gradle examples: Android examples to use AGP 7.4.0 (#10497) 2023-08-17 11:24:42 -07:00
settings.gradle Add android route guide example and move helloworld example to its own dir 2016-08-03 14:47:10 -07:00