Skip to content

Commit 2763266

Browse files
Update dependency com.pinterest:ktlint to v0.50.0
1 parent 8f63c6a commit 2763266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android_app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
implementation "com.google.android.material:material:1.9.0"
6060
implementation "com.google.dagger:hilt-android:2.44"
6161
kapt "com.google.dagger:hilt-android-compiler:2.47"
62-
ktlint("com.pinterest:ktlint:0.48.2") {
62+
ktlint("com.pinterest:ktlint:0.50.0") {
6363
attributes {
6464
attribute(Bundling.BUNDLING_ATTRIBUTE, getObjects().named(Bundling, Bundling.EXTERNAL))
6565
}

0 commit comments

Comments
 (0)