flutter/dev/integration_tests/android_host_app_v2_embedding
Daco Harkes 3b370c8539
[deps] update Android SDK to 34 (#138183)
Update Android SDK from 33 to 34.

Following the engine update:

* https://github.com/flutter/engine/pull/47839
2023-12-14 00:55:57 +00:00
..
app [Android] Support Android 34 (take 2) (#137967) 2023-11-09 22:40:15 +00:00
gradle/wrapper Do not use project in do last (#139325) 2023-12-13 23:47:58 +00:00
build.gradle [deps] update Android SDK to 34 (#138183) 2023-12-14 00:55:57 +00:00
gradle.properties Bump gradle heap size limit in *everywhere* (#134665) 2023-09-13 10:36:24 -07:00
README.md Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
settings.gradle License update (#45373) 2019-11-27 15:04:02 -08:00

Android host app

Android host app for a Flutter module created using

$ flutter create -t module hello

and placed in a sibling folder to (a clone of) the host app. Used by the module_test.dart device lab test.