Warning: this is a major release, interfaces have changed.
- The method
FingerLock.initialize()
returns aFingerLockManager
instance - Refactor some classes to put the core library behind an interface
- Fix visibility of classes and interfaces
Warning: this is a major release, interfaces have changed.
FingerLock.initialize()
returns a FingerLockManager
instance