mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-19 13:41:26 +00:00
Merge pull request #4016 from nextcloud/renovate/org.jlleitschuh.gradle-ktlint-gradle-12.x
fix(deps): update dependency org.jlleitschuh.gradle:ktlint-gradle to v12.1.1
This commit is contained in:
commit
9be3845c3e
@ -29,7 +29,7 @@ buildscript {
|
||||
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.19'
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"
|
||||
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
Loading…
Reference in New Issue
Block a user