Confirmed users
3,339
edits
(→Bug Triage: Include Fenix::Translations component) |
m (→Sprint Planning: Change compiler version links from GitHub to mozilla-central) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 142: | Line 142: | ||
Keep our tools up to date: | Keep our tools up to date: | ||
* [https:// | * [https://searchfox.org/mozilla-central/source/mobile/android/android-components/plugins/dependencies/src/main/java/DependenciesPlugin.kt#54 Fenix's compose_compiler version] vs [https://developer.android.com/jetpack/androidx/releases/compose-compiler latest Compose Compiler version] | ||
* [https:// | * [https://searchfox.org/mozilla-central/source/mobile/android/android-components/plugins/dependencies/src/main/java/DependenciesPlugin.kt#17 Fenix's Kotlin compiler version] vs [https://github.com/JetBrains/kotlin/releases latest Kotlin compiler version] | ||
* [https://searchfox.org/mozilla-central/source/python/mozboot/mozboot/android.py#44-46 | * [https://searchfox.org/mozilla-central/source/python/mozboot/mozboot/android.py#44-46 Fenix's JDK version] vs the [https://www.oracle.com/java/technologies/javase/17u-relnotes.html JDK 17 LTS version] and the [https://www.oracle.com/java/technologies/javase/21u-relnotes.html latest JDK 21 LTS version]. The [https://www.oracle.com/java/technologies/java-se-support-roadmap.html next JDK LTS] version will be 25 in September 2025. TODO: Update to JDK LTS 21 in {{bug|1785929}}. | ||
* [https://searchfox.org/mozilla-central/source/python/mozboot/mozboot/android.py#23 | * [https://searchfox.org/mozilla-central/source/python/mozboot/mozboot/android.py#23 Fenix's NDK version] vs the [https://developer.android.com/ndk/downloads/revision_history latest NDK LTS version]. The next NDK LTS will be r27 in 2024 H2. TODO: Update to NDK r26 LTS in {{bug|1822171}}. | ||
* TBD: Update Gradle and its dependencies? | * TBD: Update Gradle and its dependencies? | ||
| Line 172: | Line 172: | ||
== Bug Triage == | == Bug Triage == | ||
Looking for the Foundation team's triage queries? Go to https://wiki.mozilla.org/Mobile/GeckoView/Bugs and sort the generic triage queries' results by component. | |||