Changes
- Make the return value of
GoTrue#signUpWithnullable. The function will return null, if auto-confirm is enabled for your supabase project, resulting in a log-in - Fix IDE warnings / build errors indicating that supabase-kt functions couldn't be inlined
- Add better serialization error handling
- Update android compile sdk to
33
Dependency updates
- Update Gradle to 8.0.1
- Update Android Gradle Plugin to 7.4.1
- Update atomic-fu to 0.20.0