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
|
2025-02-14 16:43:36 +00:00 |
|
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
|
2024-06-28 11:47:08 -04:00 |
|
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
|
2024-04-18 11:47:15 -04:00 |
|
Miguel Beltran
|
2319b7436b
|
fix Android ci job (#1904)
|
2023-06-23 01:54:59 +02:00 |
|
godofredoc
|
f58928da91
|
Remove binaries from samples. (#1057)
This is to remove the security alerts related to checked in binaries.
|
2022-03-26 03:25:17 +10:00 |
|
xster
|
14921d0c06
|
Use a newer version of gradle to avoid an AGP bug around NDK (#797)
|
2021-06-04 14:25:47 -07:00 |
|
gaaclarke
|
323c10558d
|
restructured the add to app samples (#698)
|
2021-02-05 10:20:58 -08:00 |
|