mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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 |
||
---|---|---|
.. | ||
android | ||
lib | ||
pubspec.yaml | ||
README.md |
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.