From 9bf50aad92373c67a04db9b0b5d7cd4e8cb407d9 Mon Sep 17 00:00:00 2001 From: Guilherme Souza Date: Mon, 24 Feb 2025 07:14:38 -0300 Subject: [PATCH] chore: add statement that `Android` works to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98f2bbec..639e56b5 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ When a platform version is no longer supported, Supabase will drop it in a **min For macOS, the named yearly releases are treated as major versions for this policy, regardless of their version numbers. > [!IMPORTANT] -> Linux and Windows works but aren't supported, and may stop working on future versions of the library. +> Android, Linux and Windows works but aren't supported, and may stop working on future versions of the library. ## Contributing