Skip to content

Release v0.1.20

Choose a tag to compare

@github-actions github-actions released this 14 Aug 19:04
· 1 commit to master since this release
a5c9b3b

📦 compose-components v0.1.20

Publicado automáticamente desde PR #5
develop


📥 Agregar como dependencia via JitPack

// settings.gradle.kts
dependencyResolutionManagement {
    repositories {
        maven { url = uri("https://jitpack.io") }
    }
}

// build.gradle.kts (module)
dependencies {
    implementation("com.github.LeandroLCD:compose-components:0.1.20")
}

📅 Generado el: 2026-08-14T19:02:40Z