Use Long.hashCode() in SMSHelper.
The static hashCode
methods introduced in API level 24 are automatically desugared when used on lower API levels.
The static hashCode
methods introduced in API level 24 are automatically desugared when used on lower API levels.