From 3ac791b744a56138501c9530fa6df8dcb0756739 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 26 Sep 2018 10:21:30 -0400 Subject: Update kpref tests and migration --- docs/Migration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/Migration.md') diff --git a/docs/Migration.md b/docs/Migration.md index c9e39b8..ce27225 100644 --- a/docs/Migration.md +++ b/docs/Migration.md @@ -11,6 +11,7 @@ Methods such as `Context.string(id, fallback)` now check against `INVALID_ID` th * Kotterknife has been deprecated in favour of `kotlin-android-extensions`. See [official docs](https://kotlinlang.org/docs/tutorials/android-plugin.html#view-binding). * `ProgressAnimator` has been completely rewritten to be an extension of `ValueAnimator`. This for the most part is not a breaking change, apart from the fact that creating an animator will not start it immediately. +* KPref has been slightly refactored internally. Preferences backed by `StringSet` can now go back to `Set` # v3.6.0 -- cgit v1.2.3