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

Latest commit

 

History

History
9 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 442 Bytes

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}"
}