Skip to content

Commit

Permalink
Auth: update credentials feature version
Browse files Browse the repository at this point in the history
  • Loading branch information
DaVinci9196 authored and mar-v-in committed May 8, 2024
1 parent 9ca5b62 commit cfb4b9b
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 cfb4b9b

Please sign in to comment.