- Updated dependencies.
- SALT byte array will be generated dynamically.
- Added a new method to enable/disable check for APK files in system folders
enableAPKCheck(boolean enable)
- Some previously deprecated methods were removed:
blockIfUnauthorizedAppDetected(SharedPreferences preferences, @NonNull String preferenceName)
blockIfUnauthorizedAppDetected(String preferencesName, @NonNull String preferenceName)
enableEmulatorCheck()
withActivityColor(@ColorRes int colorPrimary, @ColorRes int colorPrimaryDark)
- Added new methods (and their previous version is deprecated now)
enableUnauthorizedAppsCheck(boolean enable)
enableStoresCheck(boolean enable)
enableDebugCheck(boolean enable)