Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen c1e5cac3ab Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall
Differential Revision: https://phabricator.services.mozilla.com/D221192
2024-09-05 14:56:03 +00:00
Sebastian Hengst ae0ed82195 Backed out 2 changesets (bug 1900345) for preventing Fenix builds with Android Studio in the repository root. a=backout
Backed out changeset c2b76f322973 (bug 1900345)
Backed out changeset 694338ffad92 (bug 1900345)
2024-06-12 18:05:25 +02:00
Ryan VanderMeulen df6be9c826 Bug 1900345 - Update Gradle to version 8.8. r=android-reviewers,mcarare
Differential Revision: https://phabricator.services.mozilla.com/D212419
2024-06-04 12:25:54 +00:00
mcarare 2739e56b53 Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu
Gradle 8.5 is still compatible with AGP 7.4.2, so upgrading AGP can be done as a follow-up.

Differential Revision: https://phabricator.services.mozilla.com/D198584
2024-01-23 14:50:12 +00:00
Nick Alexander c1750592a8 Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian
The sub-project definitions are still in the object directory (and
still installed by |mach gradle-install); over time, we'll migrate
them out.

The Gradle wrapper and {settings,build}.gradle in topsrcdir are
identical to those in mobile/android/gradle.  I don't like the
duplication, but I also don't want the burden of keeping the two
configurations identical.  We'll move away from the configuration
using mobile/android/gradle as quickly as we can.

--HG--
rename : mobile/android/gradle/build.gradle => build.gradle
rename : mobile/android/gradle/gradle/wrapper/gradle-wrapper.jar => gradle/wrapper/gradle-wrapper.jar
rename : mobile/android/gradle/gradle/wrapper/gradle-wrapper.properties => gradle/wrapper/gradle-wrapper.properties
rename : mobile/android/gradle/gradlew => gradlew
rename : mobile/android/gradle/settings.gradle => settings.gradle
extra : commitid : IkXCiKfkha1
extra : rebase_source : 4142fe37cd7e036d41fb122fe31cd232fcfdfc80
2015-10-21 15:07:55 -07:00