Skip to content

Release 1.9.1

Latest
Compare
Choose a tag to compare
@vgarciabnz vgarciabnz released this 29 Jan 12:11
· 284 commits to master since this release
ac711cf

Bugfixes:

  • New tracker import: do not send values that have not been modified (trackerDataValues, attributeValues) (ANDROSDK-1564).
  • Add missing value type validators (ANDROSDK-1777).
  • Expose Attribute collection repository (ANDROSDK-1776).
  • Database is not responsive when using encryption (ANDROSDK-1784).

Library updates:

  • Update kotlin (1.9.21 and gradle (8.2.0) (ANDROSDK-1793).
  • Update SQLCipher (4.5.5).