Key is private
This commit is contained in:
parent
ac845ad8c9
commit
d531e88666
@ -77,6 +77,6 @@ class SharedPrefPinCodeStore @Inject constructor(private val sharedPreferences:
|
||||
}
|
||||
|
||||
companion object {
|
||||
const val ENCODED_PIN_CODE_KEY = "ENCODED_PIN_CODE_KEY"
|
||||
private const val ENCODED_PIN_CODE_KEY = "ENCODED_PIN_CODE_KEY"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user