flutter/packages/flutter_tools/templates/plugin/android-kotlin.tmpl
Camille Simon 675fec805a
[Android] Support Android 34 (#137191)
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
2023-11-02 22:18:11 +00:00
..
src Remove @NonNull to avoid warning (#129472) 2023-06-29 21:34:31 +00:00
build.gradle.tmpl [Android] Support Android 34 (#137191) 2023-11-02 22:18:11 +00:00
projectName_android.iml.tmpl Update idea template files (#24311) 2018-11-14 13:45:07 -08:00