Skip to content

Files

Latest commit

6891537 · Dec 8, 2024

History

History

adaptive

Adaptive utilities for Jetpack Compose

Maven Central

For more information, visit the documentation: https://google.github.io/accompanist/adaptive

Download

repositories {
    mavenCentral()
}

dependencies {
    implementation "com.google.accompanist:accompanist-adaptive:<version>"
}

Snapshots of the development version are available in Sonatype's snapshots repository. These are updated on every commit.