flutter/dev/integration_tests/channels
auto-submit[bot] b98d9a37ac
Reverts "Upgrade tests to AGP 8.7/Gradle 8.10.2/Kotlin 1.8.10 (#157032)" (#157559)
Reverts: flutter/flutter#157032
Initiated by: gmackall
Reason for reverting: https://github.com/flutter/flutter/pull/157032#issuecomment-2436336078
Original PR Author: gmackall

Reviewed By: {reidbaker, bartekpacia}

This change reverts the following previous change:
I recently noticed the following log when building an app in verbose mode:
```
This Android Gradle plugin (8.1.0) was tested up to compileSdk = 33 (and compileSdkPreview = "UpsideDownCakePrivacySandbox").
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
```

It looks like AGP would like us to use a newer AGP version if we want to use compileSdk 35 (which we do). This pr upgrades the tests, in advance of updating the templates.
2024-10-24 21:06:16 +00:00
..
android Reverts "Upgrade tests to AGP 8.7/Gradle 8.10.2/Kotlin 1.8.10 (#157032)" (#157559) 2024-10-24 21:06:16 +00:00
integration_test Resolve TODOs in channels integration test (#130745) 2023-07-17 22:05:37 +00:00
ios Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
lib switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
macos [macOS] support secure restorable state by default (#151605) 2024-07-12 11:08:26 -07:00
pubspec.yaml Upgrade leak tracker. (#157369) 2024-10-23 00:42:28 +00:00
README.md Integration test for channel communication (#9621) 2017-04-27 08:44:28 +02:00

channels

Integration test of platform channels.