mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Merge pull request #8177 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.41.0
Bump ktlint from 0.40.0 to 0.41.0
This commit is contained in:
commit
b78088be4a
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ dependencies {
|
||||||
kapt "com.google.dagger:dagger-compiler:$daggerVersion"
|
kapt "com.google.dagger:dagger-compiler:$daggerVersion"
|
||||||
kapt "com.google.dagger:dagger-android-processor:$daggerVersion"
|
kapt "com.google.dagger:dagger-android-processor:$daggerVersion"
|
||||||
|
|
||||||
ktlint "com.pinterest:ktlint:0.40.0"
|
ktlint "com.pinterest:ktlint:0.41.0"
|
||||||
implementation 'org.conscrypt:conscrypt-android:2.5.1'
|
implementation 'org.conscrypt:conscrypt-android:2.5.1'
|
||||||
|
|
||||||
// Shimmer animation
|
// Shimmer animation
|
||||||
|
|
Loading…
Reference in a new issue