puree-android v4.1.7 Release Notes
Release Date: 2020-08-07 // over 2 years ago-
โ Remove Gson dependency from Puree and replaces the types used for representing the serialized JSON, JsonObject and the JsonArray, by String and List respectively
Previous changes from v4.1.6
-
- ๐ Fix empty jar artifact publishing
- ๐ Fix classes.jar path to packaged-classes
- โ Integrate PureeSQLiteStorage with androidx.sqlite
- Migrate demo to AndroidX