Skip to content

Commit f58dc71

Browse files
authored
chore:fix typo and version bump
Fixed the typo in settings screen and bumped the version code and version number for new release
2 parents 184a531 + 60635ba commit f58dc71

5 files changed

Lines changed: 1 addition & 38 deletions

File tree

app/release/app-release.apk

-2.88 MB
Binary file not shown.
-5.94 KB
Binary file not shown.
-5.88 KB
Binary file not shown.

app/release/output-metadata.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

app/src/main/java/com/opennotes/feature_node/presentation/settings/SettingsScreen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ fun SettingsScreen(
330330
)
331331
}
332332
item {
333-
Spacer(modifier = Modifier.height(24.dp))~
333+
Spacer(modifier = Modifier.height(24.dp))
334334
}
335335
}
336336
}

0 commit comments

Comments
 (0)