Reid Baker
|
a8d02fbc7a
|
Update android samples to target/compile android 35 and AGP/Gradle updates (#2587)
- **update AGP and gradle versions**
- **[prebuilt_module] update agp and gradle**
- **[prebuilt_module] targetsdk and jvm compatabiliity**
Fixes flutter/flutter/152374
|
7 months ago |
Reid Baker
|
233c6613bb
|
Update add to app code to run on modern versions of agp and gradle. (#2330)
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
|
1 year ago |
Eric Windmill
|
64877f3b34
|
Fixes all add_to_app Android builds (#2243)
* Fixes issues #2240 and #2241
* Also fixes Android build issues for add_to_app/fullscreen
|
1 year ago |
Miguel Beltran
|
2319b7436b
|
fix Android ci job (#1904)
|
2 years ago |
godofredoc
|
f58928da91
|
Remove binaries from samples. (#1057)
This is to remove the security alerts related to checked in binaries.
|
4 years ago |
xster
|
14921d0c06
|
Use a newer version of gradle to avoid an AGP bug around NDK (#797)
|
4 years ago |
gaaclarke
|
323c10558d
|
restructured the add to app samples (#698)
|
5 years ago |