Add change note

This commit is contained in:
Tony Torralba
2022-04-22 17:50:47 +02:00
parent f1c08bc492
commit d982aeaf6f

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
Improved the data flow support for the Android class `SharedPreferences$Editor`. Specifically, the fluent logic of some of its methods is now taken into account when calculating data flow.