Skip to content

Release v0.13.3

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 19:07
048c0cc

📦 android-sql-query v0.13.3

Publicado automáticamente desde PR #16
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:android-sql-query:0.13.3")
}

📅 Generado el: 2026-06-18T19:02:46Z