Skip to content

Commit c3f7a82

Browse files
committed
typo
1 parent afdf8eb commit c3f7a82

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/src/main/kotlin/com/nativeapptemplate/nativeapptemplatefree/utils/Utility.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ object Utility {
165165
emailIntent.setData(Uri.parse(uriText))
166166
ctx.startActivity(emailIntent)
167167
}
168-
}
168+
}

0 commit comments

Comments
 (0)