Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Commit

Permalink
Merge pull request #4 from tsnanh/dependabot/gradle/com.pinterest-ktl…
Browse files Browse the repository at this point in the history
…int-0.41.0

Bump ktlint from 0.40.0 to 0.41.0
  • Loading branch information
tsnAnh authored Mar 17, 2021
2 parents 317ef9f + 083a9b4 commit 5de96da
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 @@ -71,7 +71,7 @@ dependencies {
coreLibraryDesugaring(Libraries.desugarJDKLibs)

implementation("androidx.gridlayout:gridlayout:1.0.0")
ktlint("com.pinterest:ktlint:0.40.0")
ktlint("com.pinterest:ktlint:0.41.0")
implementation(Libraries.kotlinStdLib)
implementation(Libraries.appcompat)
implementation(Libraries.coreKtx)
Expand Down

0 comments on commit 5de96da

Please sign in to comment.