Skip to content

Commit

Permalink
Added AndroidX method for ActivityResult
Browse files Browse the repository at this point in the history
  • Loading branch information
Shvet committed Jan 13, 2022
1 parent 731a4c6 commit 5c2e354
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 228 deletions.
1 change: 0 additions & 1 deletion google/src/main/java/com/parse/google/ParseGoogleUtils.kt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ object ParseGoogleUtils {
val googleSignInClient = buildGoogleSignInClient(activity)
this.googleSignInClient = googleSignInClient
launcher.launch(googleSignInClient.signInIntent)

}

/**
Expand Down
Loading

0 comments on commit 5c2e354

Please sign in to comment.