Skip to content

Commit 05232d3

Browse files
author
jose.han
committed
update feature'link of Android Parcelable Support
1 parent fbb1dd8 commit 05232d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Have a try with the advanced dialog :stuck_out_tongue_winking_eye:
5656
* Generating Kotlin `data class` as inner classes
5757
* [Formatting any legal JSON string](https://github.com/wuseal/JsonToKotlinClass/issues/18)
5858
* Generating Map Type when json key is primitive type
59-
* [Android Parcelable support](https://github.com/wuseal/JsonToKotlinClass/issues/44)
59+
* [Android Parcelable support](https://github.com/wuseal/JsonToKotlinClass/issues/194)
6060
* [Customize parent class declaration](https://github.com/wuseal/JsonToKotlinClass/issues/44)
6161
* Generating kotlin data class property order by alphabetical
6262
* [Support customizing this plugin by `Extensions` module](https://github.com/wuseal/JsonToKotlinClass/blob/master/doc_for_extensions.md)

0 commit comments

Comments
 (0)