Move Bob around.

This commit is contained in:
Thomas Andres Gomez 2021-05-08 15:36:08 +02:00
parent 903d1973c2
commit b07bfd45d3
5 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ import com.google.android.gms.auth.api.signin.GoogleSignIn
import com.google.android.gms.auth.api.signin.GoogleSignInAccount
import com.google.android.gms.common.api.ApiException
import com.pixelized.biblib.data.network.query.AuthLoginQuery
import com.pixelized.biblib.injection.inject
import com.pixelized.biblib.utils.injection.inject
import com.pixelized.biblib.network.client.IBibLibClient
import com.pixelized.biblib.repository.credential.ICredentialRepository
import com.pixelized.biblib.repository.googlesignin.IGoogleSingInRepository