Skip to content

Releases: ed-george/encrypted-shared-preferences

1.1.1

31 Oct 09:04
ac9abcd

Choose a tag to compare

What's Changed

  • Update dependency com.google.android.material:material to v1.13.0 by @renovate[bot] in #43
  • Update actions/setup-java action to v5 by @renovate[bot] in #42
  • Update actions/checkout action to v5 by @renovate[bot] in #41
  • Update dependency androidx.security:security-crypto to v1.1.0 by @renovate[bot] in #35
  • Update dependency androidx.test:runner to v1.7.0 by @renovate[bot] in #37
  • Update dependency androidx.test.ext:junit to v1.3.0 by @renovate[bot] in #38
  • Update dependency com.google.crypto.tink:tink-android to v1.19.0 by @renovate[bot] in #44
  • Bump version to 1.1.1 by @ed-george in #51

Full Changelog: 1.1.0...1.1.1

1.1.0

27 Jul 18:34
0a94651

Choose a tag to compare

What's Changed

Warning

Due to changes introduced in Tink version 1.18.0, this version raises the minSdk for the library from API 21 (Android 5.0 - Lollipop) to API 23 (Android 6 - Marshmallow)

For apps on API 21 and 22, this is a breaking change

If this change is problematic for your application, please do raise an issue to highlight this.

  • Bump version to 1.1.0 by @ed-george in #33
  • Bump minSdk from 21 to 23 by @ed-george in #34
  • Update dependency com.google.crypto.tink:tink-android to v1.18.0 by @renovate[bot] in #24
  • Update dependency com.vanniktech.maven.publish to v0.34.0 by @renovate[bot] in #32
  • Update dependency gradle to v8.14.3 by @renovate[bot] in #29
  • Update agp to v8.11.1 by @renovate[bot] in #31
  • Update dependency com.diffplug.spotless to v7.2.1 by @renovate[bot] in #30

Full Changelog: 1.0.3...1.1.0

1.0.3

27 Jun 15:24
6f5e337

Choose a tag to compare

Note

This is the last proposed release prior to upcoming breaking changes in future 1.1.x release(s) which will bump the minSdk from 21 to 23

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

05 Jun 12:03
9a9bb05

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

19 Apr 11:15
9a5980f

Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #1
  • Update dependency androidx.collection:collection to v1.5.0 by @renovate in #3
  • Update dependency com.google.crypto.tink:tink-android to v1.17.0 by @renovate in #5
  • Update dependency com.diffplug.spotless to v7.0.3 by @renovate in #2
  • Update dependency com.vanniktech.maven.publish to v0.31.0 by @renovate in #6
  • Improve CI workflows by @ed-george in #7
  • Add instrumented tests to CI by @ed-george in #10
  • Update actions/setup-python action to v5.5.0 by @renovate in #8
  • Bump version to 1.0.1 by @ed-george in #11

Full Changelog: 1.0.0...1.0.1

1.0.0

18 Apr 15:50
79157b7

Choose a tag to compare

✨ Initial release ✨

This release provides artifacts that mirror the functionality found in androidx.security:security-crypto and androidx.security:security-crypto-ktx version 1.1.0-alpha07 at the time of deprecation.

For a migration guide, please see the README


Full Changelog: https://github.com/ed-george/encrypted-shared-preferences/commits/1.0.0