Skip to content

Release 0.0.16

Latest

Choose a tag to compare

@eygraber eygraber released this 28 Sep 07:07
· 11 commits to master since this release
43faddb

✨ Enhancements

  • Update androidx sqlite to 2.6.0 (#91)

🐛 Bugs

  • Fix row count returned for insert/update/delete (#117)
  • Actually workaround the issues from AndroidX SQLite 2.6.1 (#123)

📦 Dependencies

  • Update kotlin monorepo to v2.2.20 (#115)
  • Update plugin com.gradle.develocity to v4.2 (#118)
  • Update Gradle to v9.1.0 (#119)
  • Update androidxSqlite to v2.6.1 (#122)