Skip to content

Release v0.1.11

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:15
· 3 commits to master since this release
f344cd1

📦 compose-components v0.1.11

Publicado automáticamente desde PR #3
Add notification discord


📥 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.11")
}

📅 Generado el: 2026-08-14T18:10:53Z