Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

ferhatwi/supabase-kt-bom

Repository files navigation

Supabase BOM

Platform dependency for Supabase libraries. Declaring this is not required, but strongly recommended.

Download

Maven Central

dependencies {
 implementation "io.github.ferhatwi:supabase-kt-bom:{BOM_VERSION}"
}