gradle: update AndroidX dependencies (#1430)

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-06-04 11:30:30 +05:30 committed by GitHub
parent 3ae105df92
commit fbb4dafc1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 15 deletions

View file

@ -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")