Skip to content

Commit

Permalink
small refactororing
Browse files Browse the repository at this point in the history
  • Loading branch information
mendejumrukovski committed Dec 2, 2023
1 parent f98e059 commit f1c7b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("com.google.dagger.hilt.android")
id("com.google.devtools.ksp")
id("org.jlleitschuh.gradle.ktlint") version "11.5.0"
id("io.gitlab.arturbosch.detekt") version ("1.22.0")
id("io.gitlab.arturbosch.detekt") version "1.22.0"
}

android {
Expand Down

0 comments on commit f1c7b17

Please sign in to comment.