Move autofill classes to pre-existing packages (#475)

This commit is contained in:
Lucas Kivi
2024-06-20 17:08:07 +01:00
committed by Álison Fernandes
parent e929641159
commit b3bee9ae20
3 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
package com.x8bit.bitwarden.autofill
package com.x8bit.bitwarden.data.autofill
import android.os.CancellationSignal
import android.service.autofill.AutofillService