Skip to content

Commit

Permalink
chore: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Dec 1, 2023
1 parent 4df4b85 commit a195088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/kotlin/li/songe/gkd/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ class MainActivity : CompositionActivity({
}

setContent {
val navController = rememberNavController()

val navController = rememberNavController()
AppTheme {
UpgradeDialog()
CompositionLocalProvider(
Expand Down

0 comments on commit a195088

Please sign in to comment.