remaining is cleaning up
This commit is contained in:
@@ -83,6 +83,7 @@ dependencies {
|
||||
// --- SUPABASE DEPENDENCIES (Corrected) ---
|
||||
// 1. Implement the BOM using the platform() keyword.
|
||||
implementation(platform(libs.supabase.bom))
|
||||
implementation("io.ktor:ktor-client-okhttp:3.3.3")
|
||||
|
||||
// 2. Implement the specific Supabase modules using the correct aliases.
|
||||
implementation(libs.supabase.auth)
|
||||
|
||||
Reference in New Issue
Block a user