flutter/packages/integration_test/android
Gray Mackall 919bed6e0a
Reland "Update template/test compileSdk, targetSdk, ndk versions" (#153795)
Relands https://github.com/flutter/flutter/pull/152487.

The difference is in the two new commits:
-1354c6d77b
-931788aa5a, short version is that:
- I forgot that I need to override the compileSdkVersion in the AGP 8.0 [instance of this test](ef9cd32f5a/dev/devicelab/bin/tasks/android_java17_dependency_smoke_tests.dart (L19))
- A postsubmit integration test needed new lockfiles + the package attribute -> AGP namespace change.

These were the only two postsubmit failures: [dashboard](https://flutter-dashboard.appspot.com/#/build).
2024-08-21 18:27:00 +00:00
..
src chore: fix typos and link broken (#150402) 2024-07-03 17:10:19 +00:00
.gitignore Move package:integration_test to flutter/flutter (#69622) 2020-11-05 17:28:47 -08:00
build.gradle Reland "Update template/test compileSdk, targetSdk, ndk versions" (#153795) 2024-08-21 18:27:00 +00:00
gradle.properties Restore log dumps for gradle OOM crashes, and set a value for MaxMetaspaceSize (#143085) 2024-02-07 19:25:39 +00:00
lib-proguard-rules.txt Support minifcation for apps that depend on AGP 8 and integration_test (#127628) 2023-05-26 19:30:44 +00:00
settings.gradle Revert "Migrate integration_test plugin to Gradle Kotlin DSL (#142008)" (#143329) 2024-02-12 23:26:18 +00:00