gradle: update AndroidX dependencies (#1430)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
3ae105df92
commit
fbb4dafc1c
3 changed files with 16 additions and 15 deletions
|
@ -52,7 +52,7 @@ internal class FormField(
|
|||
private val HINTS_OTP =
|
||||
listOf(
|
||||
HintConstants.AUTOFILL_HINT_SMS_OTP,
|
||||
HintConstants.AUTOFILL_HINT_TFA_APP_OTP,
|
||||
HintConstants.AUTOFILL_HINT_2FA_APP_OTP,
|
||||
)
|
||||
|
||||
@Suppress("DEPRECATION")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue