Skip to content

Release v0.13.5

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 17:57
e5c80a7

📦 android-sql-query v0.13.5

Publicado automáticamente desde PR #19
**Update version **


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

📅 Generado el: 2026-08-14T17:53:23Z