André Sousa
|
d7e851749a
|
Fix Gradle 7 warnings that are now errors in Gradle 8 (#121958)
Fix Gradle 7 warnings that are now errors in Gradle 8
|
2023-03-10 18:24:49 +00:00 |
|
Ian Hickson
|
6205c110d6
|
Remove "note that" in our documentation (as per style guide) (#120842)
* lerp documentation
* Remove Note, Note That from repo
* Improve BorderSide documentation.
* apply review comments
|
2023-02-17 22:27:33 +00:00 |
|
Vyacheslav Egorov
|
025ce117b7
|
Correctly propagate verbosity to subtasks in flutter.gradle (#117897)
* Correctly propagate verbosity to subtasks in flutter.gradle
* Add test
* Revert accidental changes
* Fix copyright year
* Fix imports
|
2023-01-04 09:54:21 +00:00 |
|
Camille Simon
|
de357647be
|
[Android] Bump template AGP and NDK versions (#116536)
* Bump versions
* Fix gradle errors test
|
2022-12-20 22:51:10 +00:00 |
|
Gary Qian
|
6e8ebb3771
|
Reland "Upgrade targetSdkVersion and compileSdkVersion to 33" (#116146)
|
2022-12-01 07:12:47 -08:00 |
|
Gary Qian
|
69a542dade
|
Apply multidex config in kotlin dsl gradle file (#114660)
* Apply multidex login in kotlin dsl gradle file
* Cleanup
* Remove plugin parameter passing
* Cleanup
* Restore dependencies block
* Analyzer
* Compiles
* Cleanup
* Cleanup
|
2022-11-09 01:52:08 +00:00 |
|
Adel Khial
|
cece4a5d19
|
Fix typo in flutter.gradle (#114143)
|
2022-10-27 22:05:03 +00:00 |
|
Gary Qian
|
b373be8891
|
Upgrade gradle for flutter tool to 7.3.0 (#114023)
|
2022-10-25 19:49:51 +00:00 |
|
Gary Qian
|
70c1f262ea
|
Avoid creating map literal in flutter.gradle multidex check (#113845)
|
2022-10-21 20:08:07 +00:00 |
|
Gary Qian
|
864c406b5f
|
Scramble order of operations of flutter.gradle (#111747)
|
2022-10-10 19:55:08 +00:00 |
|
Brett Morgan
|
c0f48ba6bf
|
Fix for Issue #112983 (#112985)
|
2022-10-09 05:27:38 +11:00 |
|
Zachary Anderson
|
1587ee0123
|
Revert "Upgrade targetSdkVersion and compileSdkVersion to 33 (#112936)" (#113064)
This reverts commit f80411d893 .
|
2022-10-06 13:52:31 -07:00 |
|
Gary Qian
|
f80411d893
|
Upgrade targetSdkVersion and compileSdkVersion to 33 (#112936)
|
2022-10-06 20:11:28 +00:00 |
|
林军华
|
8e30cc9c56
|
Revert file naming convention of .aar files to support fuzzy matching in build.gradle (#112149)
|
2022-10-04 03:37:22 +00:00 |
|
姚春锋
|
148a0b264b
|
let the plugin's output generated in flutter/.android/plugins_build_output/${androidPlugin.name} (#94645)
|
2022-09-14 15:47:16 +00:00 |
|
Zachary Anderson
|
74b18c948a
|
Revert "Bump android SDK to 33" (#110861)
|
2022-09-02 15:52:50 +00:00 |
|
Gary Qian
|
35c18eb13f
|
Bump android SDK to 33 (#109583)
|
2022-09-02 15:30:12 +00:00 |
|
Gary Qian
|
beef848630
|
Update flutter.gradle AGP to 7.2.0 and bump default NDK version (#109211)
|
2022-08-15 23:57:46 +00:00 |
|
Daco Harkes
|
c2e58cdb18
|
Add quotes to Gradle NDK version error message (#109026)
|
2022-08-07 11:46:08 +00:00 |
|
Gary Qian
|
c02be8cd47
|
Support string compileSdkVersion for preview android SDKs (#104662)
|
2022-05-31 13:08:09 -07:00 |
|
Elsabe Ros
|
606e91ad63
|
Use the maven-publish plugin to publish AAR files. (#101891)
|
2022-04-19 16:34:07 -07:00 |
|
Pierre-Louis
|
b9528c057a
|
Remove trailing spaces in repo (#101191)
* Remove trailing spaces
* more
* empty commit
|
2022-04-15 14:06:30 +02:00 |
|
Zachary Anderson
|
6190c5df09
|
Revert "Use the maven-publish plugin to publish AAR files. (#101276)" (#101827)
This reverts commit 2b0255f0d9 .
|
2022-04-13 08:12:07 -07:00 |
|
Elsabe Ros
|
2b0255f0d9
|
Use the maven-publish plugin to publish AAR files. (#101276)
|
2022-04-12 22:19:08 -07:00 |
|
Tacca
|
c8538873c8
|
95533 min sdk error msgs enhancements (#99550)
|
2022-03-08 16:20:21 -08:00 |
|
Emmanuel Garcia
|
9cb60c9828
|
Revert "reads min/target sdk versions from localproperties" (#99191)
|
2022-02-28 11:41:22 -08:00 |
|
Tacca
|
37a1aaf8c1
|
reads min/target sdk versions from localproperties (#98450)
|
2022-02-24 12:16:15 -08:00 |
|
Emmanuel Garcia
|
d2b5f34bc4
|
Revert "Fix how Gradle resolves Android plugin" (#98050)
|
2022-02-08 12:30:05 -08:00 |
|
Emmanuel Garcia
|
965397cfde
|
Fix how Gradle resolves Android plugin (#97823)
|
2022-02-07 11:05:14 -08:00 |
|
Daco Harkes
|
0e2f51dfd0
|
FFI plugins (#96225)
|
2022-01-26 23:44:45 +01:00 |
|
stuartmorgan
|
2df7dca858
|
Fully support Dart-only mobile and macOS plugins (#96183)
|
2022-01-13 08:30:22 -08:00 |
|
姚春锋
|
f802e639b2
|
skip 'generateLockfiles' for add-to-app project. (#91458)
|
2021-11-20 10:58:06 -08:00 |
|
Camille Simon
|
977c35307f
|
Add warning for bumping Android SDK version to match plugins (#92451)
|
2021-11-09 12:58:07 -08:00 |
|
Emmanuel Garcia
|
37dbe030fe
|
Bump Android Compile SDK to 31 (#92022)
|
2021-10-21 18:01:33 -07:00 |
|
Gary Qian
|
0407aa4480
|
Reland "Add multidex flag and automatic multidex support (#90944)" (#92049)
|
2021-10-19 02:20:39 -07:00 |
|
Emmanuel Garcia
|
d7631275fe
|
Bump targetSdkVersion to 31 and organize static values (#91719)
|
2021-10-15 13:41:48 -07:00 |
|
Zachary Anderson
|
a9c31eca48
|
Revert "Add multidex flag and automatic multidex support (#90944)" (#91791)
This reverts commit 1d9edde079 .
|
2021-10-13 23:09:50 -07:00 |
|
Gary Qian
|
1d9edde079
|
Add multidex flag and automatic multidex support (#90944)
|
2021-10-13 17:48:04 -07:00 |
|
Viral Kachhadiya
|
24b1a02224
|
replace localEngineOut with local-engine-out (#85968)
* replace localEngineOut with local-engine-out
* local-engine-out section removed entirely
Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>
|
2021-08-26 14:02:46 -07:00 |
|
Emmanuel Garcia
|
e7a9adeeab
|
Remove AndroidX workarounds (#86911)
|
2021-07-23 17:41:04 -07:00 |
|
Emmanuel Garcia
|
fa5883b78e
|
Add Gradle lockfiles and tool to generate them (#83067)
|
2021-05-21 13:04:03 -07:00 |
|
Jonah Williams
|
50ace38c32
|
[flutter_tools] make bundle-sksl-path a define (#81576)
|
2021-04-30 17:39:07 -07:00 |
|
Jonah Williams
|
d9638d25d7
|
migrate from jcenter to mavencentral (#80908)
|
2021-04-21 21:41:07 -07:00 |
|
Chris Bracken
|
3e7e06512c
|
Correct misspellings throughout the codebase (#79500)
|
2021-04-01 10:04:03 -07:00 |
|
Jonah Williams
|
c89d57f652
|
[flutter_tools] make flutter.gradle compatible with 7 rc1 (#79167)
|
2021-03-31 10:44:04 -07:00 |
|
Shi-Hao Hong
|
7a88eb97ea
|
Typo fixes (#78755)
|
2021-03-23 09:23:43 +08:00 |
|
Gary Qian
|
ee41782732
|
[flutter_tools] Deferred components build system (#76192)
|
2021-03-04 18:09:02 -08:00 |
|
Jenn Magder
|
e94f36a7c5
|
Skip assemble version check in tool backend scripts (#76414)
|
2021-02-22 10:54:19 -08:00 |
|
Emmanuel Garcia
|
da90156f8c
|
Fix plugin java class desugar (#73758)
|
2021-01-13 14:09:04 -08:00 |
|
Emmanuel Garcia
|
f172c827cb
|
Ensure apps can build while using AGP 3.3.0 (#71964)
|
2020-12-09 12:58:05 -08:00 |
|