Skip to content

Commit

Permalink
fix: buildConfig 위치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhz committed Aug 12, 2024
1 parent fcdcae6 commit a5ad6f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import androidx.credentials.CredentialManager
import androidx.credentials.GetCredentialRequest
import androidx.credentials.GetCredentialResponse
import com.easyhz.noffice.core.common.error.NofficeError
import com.easyhz.noffice.data.auth.BuildConfig
import com.easyhz.noffice.core.network.BuildConfig
import com.google.android.gms.auth.api.identity.AuthorizationRequest
import com.google.android.gms.auth.api.identity.AuthorizationResult
import com.google.android.gms.auth.api.identity.Identity
Expand Down

0 comments on commit a5ad6f2

Please sign in to comment.