flutter/dev/integration_tests/abstract_method_smoke_test/android
Reid Baker 64591356b9
i125138 abstract method smoke agp update (#125139)
- Update gradle and AGP version for abstract_method_smoke_test
#125138 part 1/N

 To update successfully:
    1. Update gradle to a version supported by jdk 17
    2. Uncommented the lockfile lines in android/build.gradle
    3. Then ran the AGP update assistant from AndroidStudio -> tools
    4. From android ran `./gradlew dependencies --write-locks`
    5. From android/app ran `./gradlew dependencies --write-locks`
    6. Re enabled the lockfiles section of android/build.gradle
    7. Ensured `flutter build apk` passed
2023-04-20 15:16:18 +00:00
..
app i125138 abstract method smoke agp update (#125139) 2023-04-20 15:16:18 +00:00
gradle/wrapper i125138 abstract method smoke agp update (#125139) 2023-04-20 15:16:18 +00:00
build.gradle i125138 abstract method smoke agp update (#125139) 2023-04-20 15:16:18 +00:00
buildscript-gradle.lockfile i125138 abstract method smoke agp update (#125139) 2023-04-20 15:16:18 +00:00
gradle.properties Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) 2020-12-01 19:01:09 -08:00
project-app.lockfile i125138 abstract method smoke agp update (#125139) 2023-04-20 15:16:18 +00:00
settings.gradle Add Gradle lockfiles and tool to generate them (#83067) 2021-05-21 13:04:03 -07:00