Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

fix: App crash on primary email change from web #1848

Merged
merged 2 commits into from
Feb 23, 2024

Commits on Feb 20, 2024

  1. fix: App crash on primary email change from web

    - replace `respose.toString()` with `response.peekBody(Long.MAX_VALUE).string()`
    inspiration: square/retrofit#3336 (comment)
    
    fixes: LEARNER-9831
    farhan-arshad-dev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    521b69c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    dcdd5bb View commit details
    Browse the repository at this point in the history