Liquid-Android-SDK v0.7.0-beta Release Notes

    • [feature] Invalid characters on attributes will raise an exception in development.
    • ๐Ÿ—„ [deprecate] identifyUser(String identifier, Location location) and identifyUser(String identifier, HashMap<String, Object> attributes, Location location).
    • ๐Ÿ—„ [deprecate] setUserLocation(Location l) -> UsesetCurrentLocation(Location l)` instead.