When using supabase_flutter, why am I getting compileSdkVersion is not specified error?
When I attempt to use Supabase flutter in an empty flutter project this happens: What went wrong: A problem occurred configuring project ':shared_preferences_android'. Failed to notify project evaluation listener. Cannot invoke method substring() on null object compileSdkVersion is not specified.…