Skip to content

Releases: StylingAndroid/ReadResolveCheck

Release list

1.0.0

Choose a tag to compare

@StylingAndroid StylingAndroid released this 23 Feb 12:47
0bb54b6

First release of the lint check to find Kotlin objects which implement Serializable but do not include a readResolve() method to ensure correct singleton behaviour after deserialization.