Skip to content

Commit

Permalink
Make minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Patryk Michalik committed Feb 3, 2022
1 parent ec89c79 commit 9cf9e63
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import androidx.compose.runtime.getValue
import androidx.compose.runtime.remember
import androidx.compose.ui.Modifier
import androidx.compose.ui.input.nestedscroll.nestedScroll
import androidx.compose.ui.platform.LocalDensity
import androidx.compose.ui.res.stringResource
import androidx.compose.ui.unit.dp
import androidx.hilt.navigation.compose.hiltViewModel
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ dependencyResolutionManagement {
}

rootProject.name = "Lawnicons"
include(":app")
include(":app")

0 comments on commit 9cf9e63

Please sign in to comment.