# Prevents `Fragment and FragmentActivity not found`.# TODO(blasten): Remove once we bring the Maven dependencies.-dontwarnio.flutter.embedding.**# Build the ephemeral app in a module project.# Prevents: Warning: library class <plugin-package> depends on program class io.flutter.plugin.**# This is due to plugins (libraries) depending on the embedding (the program jar)-dontwarnio.flutter.plugin.**# The android.** package is provided by the OS at runtime.-dontwarnandroid.**