Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ if (project.hasProperty("androidx.update.signatures")) {
allprojects {
this.tasks.configureEach {
if (it.name == "kotlinStoreYarnLock") it.enabled = false
if (it.name == "kotlinWasmStoreYarnLock") it.enabled = false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ internal abstract class DokkaPartialDocsTask @Inject constructor(
if (compilation.target.platformType == KotlinPlatformType.androidJvm) {
// This is a workaround for https://youtrack.jetbrains.com/issue/KT-33893
@Suppress("DEPRECATION") // for compatibility
(compilation.compileKotlinTask as
(compilation.compileTaskProvider.get() as
org.jetbrains.kotlin.gradle.tasks.KotlinCompile).libraries
} else {
compilation.compileDependencyFiles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ import org.gradle.api.Plugin
import org.gradle.api.Project
import org.gradle.kotlin.dsl.apply
import org.gradle.kotlin.dsl.create
import org.jetbrains.kotlin.gradle.InternalKotlinGradlePluginApi
import org.jetbrains.kotlin.gradle.dsl.KotlinMultiplatformExtension
import org.jetbrains.kotlin.gradle.plugin.KotlinMultiplatformPluginWrapper
import org.jetbrains.kotlin.gradle.plugin.mpp.AbstractKotlinTarget
Expand Down Expand Up @@ -189,6 +190,7 @@ private fun enableArtifactRedirectionPublishing(project: Project) {
}
}

@OptIn(InternalKotlinGradlePluginApi::class)
ext.targets.all { target ->
if (target.name.lowercase() in redirection.targetNames) {
project.publishAndroidxReference(target as AbstractKotlinTarget, newRootComponent)
Expand Down
4 changes: 2 additions & 2 deletions buildSrc/repos.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ def addMavenRepositories(RepositoryHandler handler) {
def isJBFork = true
if (isJBFork) {
handler.mavenCentral()
// Keep mavenLocal() repository below mavenCentral to avoid issues with stdlib imports
handler.mavenLocal()
handler.google()
handler.gradlePluginPortal()
// Keep mavenLocal() repository below mavenCentral and google to avoid issues with stdlib imports
handler.mavenLocal()
handler.maven {
url("https://maven.pkg.jetbrains.space/public/p/compose/dev")
}
Expand Down
20 changes: 0 additions & 20 deletions compose/animation/animation-core/api/animation-core.klib.api

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -20,35 +20,5 @@ final class androidx.compose.animation.graphics.vector/AnimatedImageVector { //
}

final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatedImageVector$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatedImageVector$stableprop|#static{}androidx_compose_animation_graphics_vector_AnimatedImageVector$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatedVectorTarget$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatedVectorTarget$stableprop|#static{}androidx_compose_animation_graphics_vector_AnimatedVectorTarget$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Animator$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Animator$stableprop|#static{}androidx_compose_animation_graphics_vector_Animator$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatorSet$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatorSet$stableprop|#static{}androidx_compose_animation_graphics_vector_AnimatorSet$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Keyframe$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Keyframe$stableprop|#static{}androidx_compose_animation_graphics_vector_Keyframe$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_ObjectAnimator$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_ObjectAnimator$stableprop|#static{}androidx_compose_animation_graphics_vector_ObjectAnimator$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValues$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValues$stableprop|#static{}androidx_compose_animation_graphics_vector_PropertyValues$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder$stableprop|#static{}androidx_compose_animation_graphics_vector_PropertyValuesHolder$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder1D$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder1D$stableprop|#static{}androidx_compose_animation_graphics_vector_PropertyValuesHolder1D$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder2D$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder2D$stableprop|#static{}androidx_compose_animation_graphics_vector_PropertyValuesHolder2D$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderColor$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderColor$stableprop|#static{}androidx_compose_animation_graphics_vector_PropertyValuesHolderColor$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderFloat$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderFloat$stableprop|#static{}androidx_compose_animation_graphics_vector_PropertyValuesHolderFloat$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderInt$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderInt$stableprop|#static{}androidx_compose_animation_graphics_vector_PropertyValuesHolderInt$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderPath$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderPath$stableprop|#static{}androidx_compose_animation_graphics_vector_PropertyValuesHolderPath$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_StateVectorConfig$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_StateVectorConfig$stableprop|#static{}androidx_compose_animation_graphics_vector_StateVectorConfig$stableprop[0]
final val androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Timestamp$stableprop // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Timestamp$stableprop|#static{}androidx_compose_animation_graphics_vector_Timestamp$stableprop[0]

final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatedImageVector$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatedImageVector$stableprop_getter|androidx_compose_animation_graphics_vector_AnimatedImageVector$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatedVectorTarget$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatedVectorTarget$stableprop_getter|androidx_compose_animation_graphics_vector_AnimatedVectorTarget$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Animator$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Animator$stableprop_getter|androidx_compose_animation_graphics_vector_Animator$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatorSet$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_AnimatorSet$stableprop_getter|androidx_compose_animation_graphics_vector_AnimatorSet$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Keyframe$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Keyframe$stableprop_getter|androidx_compose_animation_graphics_vector_Keyframe$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_ObjectAnimator$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_ObjectAnimator$stableprop_getter|androidx_compose_animation_graphics_vector_ObjectAnimator$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValues$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValues$stableprop_getter|androidx_compose_animation_graphics_vector_PropertyValues$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder$stableprop_getter|androidx_compose_animation_graphics_vector_PropertyValuesHolder$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder1D$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder1D$stableprop_getter|androidx_compose_animation_graphics_vector_PropertyValuesHolder1D$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder2D$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolder2D$stableprop_getter|androidx_compose_animation_graphics_vector_PropertyValuesHolder2D$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderColor$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderColor$stableprop_getter|androidx_compose_animation_graphics_vector_PropertyValuesHolderColor$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderFloat$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderFloat$stableprop_getter|androidx_compose_animation_graphics_vector_PropertyValuesHolderFloat$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderInt$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderInt$stableprop_getter|androidx_compose_animation_graphics_vector_PropertyValuesHolderInt$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderPath$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_PropertyValuesHolderPath$stableprop_getter|androidx_compose_animation_graphics_vector_PropertyValuesHolderPath$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_StateVectorConfig$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_StateVectorConfig$stableprop_getter|androidx_compose_animation_graphics_vector_StateVectorConfig$stableprop_getter(){}[0]
final fun androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Timestamp$stableprop_getter(): kotlin/Int // androidx.compose.animation.graphics.vector/androidx_compose_animation_graphics_vector_Timestamp$stableprop_getter|androidx_compose_animation_graphics_vector_Timestamp$stableprop_getter(){}[0]
Loading