Skip to content

7.0.0

Compare
Choose a tag to compare
@oleg-vyalyh oleg-vyalyh released this 24 Mar 10:57
· 27 commits to master since this release

This is the first major release based on the new branch for Plain Java / Android SDK.
It should be compatible with the previous SDK (except some internal classes).
Please look through the ReadMe: https://github.com/Backendless/java-sdk

  • added support for the latest Android OSs;
  • the minimum supported Android API is 27 (Oreo 8.1);
  • added possibility for dynamically set the badge number;
  • fixes for the Hive API related to the wrong return types;
  • added method for directory creation in Files API;
  • added method for batch ACL update;
  • general code cleaning up;

Maven artifacts:
https://central.sonatype.com/artifact/com.backendless/android-client-sdk/7.0.0
https://central.sonatype.com/artifact/com.backendless/java-client-sdk/7.0.0
or
https://mvnrepository.com/artifact/com.backendless/android-client-sdk/7.0.0
https://mvnrepository.com/artifact/com.backendless/java-client-sdk/7.0.0