Skip to content

Commit 73df622

Browse files
Update MenuScreen.kt
1 parent 9130e43 commit 73df622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/kotlin/com/google/ai/sample/MenuScreen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ fun MenuScreen(
199199
verticalAlignment = Alignment.CenterVertically
200200
) {
201201
Text(
202-
text = "Support the Development",
202+
text = "Support more Features",
203203
style = MaterialTheme.typography.titleMedium,
204204
modifier = Modifier.weight(1f)
205205
)

0 commit comments

Comments
 (0)