mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
Merge pull request #4945 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.36.0
Bump ktlint from 0.35.0 to 0.36.0
This commit is contained in:
commit
664727b2a6
1 changed files with 1 additions and 1 deletions
|
@ -322,7 +322,7 @@ dependencies {
|
|||
compileOnly "org.projectlombok:lombok:1.18.10"
|
||||
annotationProcessor "org.projectlombok:lombok:1.18.10"
|
||||
|
||||
ktlint "com.pinterest:ktlint:0.35.0"
|
||||
ktlint "com.pinterest:ktlint:0.36.0"
|
||||
implementation 'org.conscrypt:conscrypt-android:2.2.1'
|
||||
|
||||
// dependencies for markdown rendering
|
||||
|
|
Loading…
Reference in a new issue