Skip to content

Commit 2a141f6

Browse files
committed
typo
1 parent c3f7a82 commit 2a141f6

File tree

1 file changed

+1
-1
lines changed
  • model/src/main/kotlin/com/nativeapptemplate/nativeapptemplatefree/model

1 file changed

+1
-1
lines changed

model/src/main/kotlin/com/nativeapptemplate/nativeapptemplatefree/model/Attributes.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ data class Attributes(
9696
val uid: String? = null,
9797

9898
val expiry: String? = null
99-
) : Parcelable
99+
) : Parcelable

0 commit comments

Comments
 (0)