org.jetbrains.kotlin:kotlin-android-extensions
2.2.10
#260 most downloaded on Maven Central
JetBrains/kotlin
What this package is like to depend on
Last release 1 years ago
13 Aug 2025
Ships fairly regularly
a new release about every 2 weeks
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
11 years old
209 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
209 releases · Mar 2015 to Aug 2025Releases
latest 60 of 209-
2.2.1013 Aug 2025Nothing published for this version
-
2.2.10-RC206 Aug 2025 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.2.10-RCandv2.2.10-RC2there were 9 commits, 9 of them substantive:- [K/N][llvm] Update LLVM build to incorporate the recent changes
- [K/JS] Fix incremental compilation for overridden external properties
- FIR: allow to resolve some Java classes with
@kotlin.Metadata - [JVM] Fix detection of $DefaultImpl bridges
- [gradle] Fix missing mocha reporter module
- [JVM] avoid unnecessary spills of some dead locals
- [K/N] Use coreSymbolicationImageListType=all_loaded by default
- [JS] Upgrade NPM dependencies
- Add ChangeLog for 2.2.10-RC2
-
2.2.10-RC17 Jul 2025 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.2.0andv2.2.10-RCthere were 45 commits, 45 of them substantive:- [box-tests] Added a reproducer for #KT-77685
- [IR] Fixed a problem with FO in function references impls
- [Gradle] Run NativeVersionChecker only in KMP projects with Native targets
- [FIR] Fix false-positive reports of identity-sensitive operations warn
- [Gradle, Compose] Don't override generated metric files
- Fir2Ir: skip unresolved classes in kapt mode in lazy F/O generator
- [Wasm, JS] Use mutex and limit network concurrency to prevent Yarn network problems
- Clean up native directory before native installation
- Provide missing name, description and url in pom files
- [Gradle] Change Android variant type to nullable in KotlinJvmAndroidCompilation
- [Gradle] Introduce factory method to create KotlinJvmAndroidCompilation
- [Gradle] Deprecate 'androidVariant' property in KotlinJvmAndroidCompilation
- jvm-abi-gen: make produced ABI jar loadable
- CLI: Minor. Add regression test
- FIR: Do not follow non-existing symbolic links, v2
- KLIB resolver: Follow symbolic links
- KLIB resolver, Native: Expand symbolic links
- KLIB resolver: Improve diagnostics in Native KLIB resolver tests
- [FIR] Reproduce ^KT-78736
- [FIR] Properly unset the context in
withInlineFunctionBodyIfApplicable
…and 25 more.
-
2.2.023 Jun 2025Nothing published for this version
-
2.2.0-RC316 Jun 2025 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.2.0-RC2andv2.2.0-RC3there were 8 commits, 8 of them substantive:- [Tests] Reproduce #KT-77301
- [FIR] Fix collection of DSL markers from function types
- [test] Add a reproducer for KT-78073
- [JS] Introduce the
JsNoLiftingannotation class - [JS] Fix getting names of local delegated properties
- [Gradle] Apply Dokka versioning plugin also to leaf partial html
- [Accessors] Correctly create arguments for accessors
- Add ChangeLog for 2.2.0-RC3
-
2.2.0-RC204 Jun 2025 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.2.0-RCandv2.2.0-RC2there were 14 commits, 14 of them substantive:- Fix error deleting /build/node on Windows
- [Gradle] Extend from associated compilations configurations...
- [References] Add test to check IR in local delegated references
- [References] Generate throwing exception body for local delegates
- [Wasm] Disable lambda virtual call optimisation
- JVM: Do not report warning on annotations with EXPRESSION target
- [Gradle][test] Filter "Invalid connection: com.apple.coresymbolicationd"
- Reflection: fix using kotlin-metadata-jvm in modular mode
- Emit fake line number for
skipToGroupEndbranch - Avoid copying @Deprecated annotations on Compose compiler stubs
- Resolve symbolic links for DependencyListForCliModule
- FIR: Do not follow non-existing symbolic links
- CLI: Follow symbolic links of content roots
- Add ChangeLog for 2.2.0-RC2
-
2.2.0-RC15 May 2025 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.2.0-Beta2andv2.2.0-RCthere were 43 commits, 43 of them substantive:- K2: reproduce KT-76898
- K2: report DATA_CLASS_OVERRIDE_CONFLICT for non-final methods with wrong type
- Improve
ANNOTATION_WILL_BE_APPLIED_ALSO_TO_PROPERTY_OR_FIELDerror message - CLI: support
@Enablesin JVM CLI arguments - [Gradle] Fix passing process environment when launching KotlinKarma tests
- [Test] Reproduce KT-77035
- [CLI] Handle the FIXED_WARNING severity in a few forgotten places
- [K/N][tests] Don't use legacy
gsutilinFirebaseCloudXCTestExecutor - K2: reproduce KT-77078
- K2: make FirDelegateFieldTypeMismatchChecker check also anonymous objects
- K2: make FirMultipleDefaultsInheritedFromSupertypesChecker check also anonymous objects
- [Gradle] Compile against Gradle API 8.14
- [Repo] Update to Gradle 8.14
- Revert "[Gradle] Add nowarn property for Swift Export"
- Revert "[Gradle] Swift Export enabled by default"
- Update documentation for Compose compiler feature flags
- [FIR] Readd old check signatures for binary compatibility with 2.1
- [K/JS] Rework TypeScript Definitions generating to follow Kotlin inheritance and object semantics without invalid TypeScript constructions
- [K/N] Catch up with llvm fork on windows ^KT-76992
- Reproduce KT-76357 and KT-77137
…and 23 more.
-
2.2.0-Beta230 Apr 2025 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.2.0-Beta1andv2.2.0-Beta2there were 250 commits, 250 of them substantive:- [JVM] Migrate FragmentLocalFunctionPatchLowering to the new parameters API
- [JVM] Migrate DirectInvokeLowering to the new parameters API
- [JVM] Migrate IrInlineCodegen to the new parameters API
- [JVM] Migrate PropertyReferenceDelegationTransformer to the new parameters API
- [JVM] Migrate PropertyReferenceLowering to the new parameters API
- [IR] Enhance the error output of
getAllArgumentsWithIr - KT-72483: Clean up redundant stdlib code for Kotlin 2.2
- [Common resolve] Get rid of effectively unused LanguageFeature.InferenceCompatibility
- [Common resolve] Get rid of effectively unused LanguageFeature.TypeInferenceOnCallsWithSelfTypes
- [Common resolve] Drop unused code in TypeVariableDirectionCalculator
- Add test reproducing potential nullability problem from intellij
- Add test reproducing potential 'reified Nothing' problem from space
- [Fixation] Introduce CAPTURED_UPPER readiness with order described below
- [Fixation] Merge PreferDependent...Constraint LF into FixationEnhancementsIn22
- [Fixation] Add comment about REIFIED/OUTER_TYPE_VARIABLE_DEPENDENCY readiness
- Minor: rename test related to KT-41934
- Rename build script file to .kts
- Rewrite build script to Kotlin DSL
- [Tests] Reproduce #KT-76448
- [FIR] Fix isFromThis check in FirOverrideChecker
…and 230 more.
-
2.2.0-Beta114 Apr 2025 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.1.21andv2.2.0-Beta1there were 250 commits, 249 of them substantive:- [K/N] Tests for empty llvm passes
- [K/N] Handle empty llvm pass description
- [FIR] Delay unstable smartcast error on delegated properties
- [Gradle] Revert changes to constructors, or help with migration.
- Update CODEOWNERS
- [KDF] Fix RepositoriesAbuse
- [Gradle] Support composite build projects in
makeSnapshotTo() - [run configurations] add missed
runAsTestoption - Allow using 'invokedynamic' for lambdas with annotations
- [AA] Add use-site module as attachment to resolution strategy failures
- Disable org.gradle.configuration-cache.parallel Gradle feature
- [Test] Refine names for jps tests that are shown after running test data helper plugin
- [Test] Use
SinceK2exclusion pattern forAbstractIncrementalK1JsKlibCompilerWithScopeExpansionRunnerTestpureKotlin - K2: reproduce KT-74819
- Constraint system: add variable dependencies properly
- K2: allow semi-fixing input types during overload resolution by lambda return type
- K2: allow semi-fixing input types to outer type variables during overload resolution
- K2: semi-fix also type arguments (if possible) during overload resolution
- [KLib] Reuse existing symbols during serialization for inlined IR
- [Inline] Simplify
asCallOfmethod inFunctionInlining
…and 229 more.
-
2.1.2112 May 2025Nothing published for this version
-
2.1.21-RC201 May 2025 pre-releaseNothing published for this version
-
2.1.21-RC16 Apr 2025 pre-releaseNothing published for this version
-
2.1.2019 Mar 2025Nothing published for this version
-
2.1.20-RC314 Mar 2025 pre-releaseNothing published for this version
-
2.1.20-RC206 Mar 2025 pre-releaseNothing published for this version
-
2.1.20-RC19 Feb 2025 pre-releaseNothing published for this version
-
2.1.20-Beta229 Jan 2025 pre-releaseNothing published for this version
-
2.1.20-Beta119 Dec 2024 pre-releaseNothing published for this version
-
2.1.1026 Jan 2025Nothing published for this version
-
2.1.10-RC220 Jan 2025 pre-releaseNothing published for this version
-
2.1.10-RC09 Jan 2025 pre-releaseNothing published for this version
-
2.1.027 Nov 2024Nothing published for this version
-
2.1.0-RC218 Nov 2024 pre-releaseNothing published for this version
-
2.1.0-RC03 Nov 2024 pre-releaseNothing published for this version
-
2.1.0-Beta214 Oct 2024 pre-releaseNothing published for this version
-
2.1.0-Beta116 Sep 2024 pre-releaseNothing published for this version
-
2.0.2110 Oct 2024Nothing published for this version
-
2.0.21-RC30 Sep 2024 pre-releaseNothing published for this version
-
2.0.2022 Aug 2024Nothing published for this version
-
2.0.20-RC213 Aug 2024 pre-releaseNothing published for this version
-
2.0.20-RC29 Jul 2024 pre-releaseNothing published for this version
-
2.0.20-Beta209 Jul 2024 pre-releaseNothing published for this version
-
2.0.20-Beta118 Jun 2024 pre-releaseNothing published for this version
-
2.0.1005 Aug 2024Nothing published for this version
-
2.0.10-RC229 Jul 2024 pre-releaseNothing published for this version
-
2.0.10-RC11 Jul 2024 pre-releaseNothing published for this version
-
2.0.020 May 2024Nothing published for this version
-
2.0.0-RC310 May 2024 pre-releaseNothing published for this version
-
2.0.0-RC226 Apr 2024 pre-releaseNothing published for this version
-
2.0.0-RC108 Apr 2024 pre-releaseNothing published for this version
-
2.0.0-Beta520 Mar 2024 pre-releaseNothing published for this version
-
2.0.0-Beta412 Feb 2024 pre-releaseNothing published for this version
-
2.0.0-Beta317 Jan 2024 pre-releaseNothing published for this version
-
2.0.0-Beta214 Dec 2023 pre-releaseNothing published for this version
-
2.0.0-Beta113 Nov 2023 pre-releaseNothing published for this version
-
1.9.2519 Jul 2024Nothing published for this version
-
1.9.2407 May 2024Nothing published for this version
-
1.9.2306 Mar 2024Nothing published for this version
-
1.9.2221 Dec 2023Nothing published for this version
-
1.9.2123 Nov 2023Nothing published for this version
-
1.9.2030 Oct 2023Nothing published for this version
-
1.9.20-RC224 Oct 2023 pre-releaseNothing published for this version
-
1.9.20-RC11 Oct 2023 pre-releaseNothing published for this version
-
1.9.20-Beta220 Sep 2023 pre-releaseNothing published for this version
-
1.9.20-Beta07 Sep 2023 pre-releaseNothing published for this version
-
1.9.1023 Aug 2023Nothing published for this version
-
1.9.005 Jul 2023Nothing published for this version
-
1.9.0-RC19 Jun 2023 pre-releaseNothing published for this version
-
1.9.0-Beta22 May 2023 pre-releaseNothing published for this version
-
1.8.2207 Jun 2023Nothing published for this version