Skip to content

Commit

Permalink
Auth: update credentials feature version
Browse files Browse the repository at this point in the history
(cherry picked from commit cfb4b9b)
  • Loading branch information
DaVinci9196 authored and WSTxda committed Jun 5, 2024
1 parent aafa439 commit 582c03a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import org.microg.gms.utils.warnOnTransactionIssues
private const val TAG = "CredentialService"

val FEATURES = arrayOf(
Feature("auth_api_credentials_begin_sign_in", 8),
Feature("auth_api_credentials_begin_sign_in", 9),
Feature("auth_api_credentials_sign_out", 2),
Feature("auth_api_credentials_authorize", 1),
Feature("auth_api_credentials_revoke_access", 1),
Expand Down

0 comments on commit 582c03a

Please sign in to comment.