![auto-submit[bot]](/assets/img/avatar_default.png)
Reverts flutter/flutter#137191 Initiated by: camsim99 This change reverts the following previous change: Original Description: Adds support for Android 34 in the following ways: - Bumps integration tests compile SDK versions 33 --> 34 - Bumps template compile SDK version 33 --> 34 - Also changes deprecated `compileSdkVersion` to `compileSdk` Part of https://github.com/flutter/flutter/issues/134220
Deprecated settings.gradle
This project is meant to test that apps using the current android/settings.gradle
can still be built. This project can be removed once apps have been migrated to
this new file.