Skip to content

1.4.5

Latest
Compare
Choose a tag to compare
@ChristianoBolla-Appwise ChristianoBolla-Appwise released this 27 Jun 21:36
· 2 commits to master since this release

Dependencies

  • Updated a lot of dependencies
    • Material 1.8.0 -> 1.9.0
    • AGP 7.4.x -> 8.0.x
    • .....

Documentation

  • Added documentation for the new way we should do Networking calls.

Breaking

  • Realm has been removed from the dependencies
  • JavaVersion 17 is being used now, this might affect your project. If issues arise, please try to upgrade the project itself to use JavaVersion 17.
  • Android Gradle Plugin (AGP) has been updated to 8.0.x. This might break your project.