Skip to content

Version 1.2.0 / 2022-09-15

Compare
Choose a tag to compare
@pablobaxter pablobaxter released this 16 Sep 03:59
· 25 commits to main since this release
  • Adds new OnHarmonySharedPreferenceChangedListener that provides an explicit callback for clear() events, instead of just emitting null keys
  • Exposes withFileLock() and FileInputStream.sync() utility functions for public use
  • Updated Kotlin to 1.7.10
  • Updated compileSdk to 33
  • Updated Android Gradle plugin version to 7.2.2
  • Moves all build logic to custom plugins in the buildSrc directory
  • Moves tests specific for apps that target SDK 31 to a test module