Parcelable, minor: Rename MagicParcel to Parcelize
This commit is contained in:
+1
-1
@@ -25,4 +25,4 @@ package kotlinx.android.parcel
|
||||
*/
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
@Retention(AnnotationRetention.BINARY)
|
||||
annotation class MagicParcel
|
||||
annotation class Parcelize
|
||||
Reference in New Issue
Block a user