mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Update ktlint and gradle plugin.
This commit is contained in:
@@ -43,8 +43,7 @@ afterEvaluate {
|
||||
}
|
||||
|
||||
ktlint {
|
||||
// Use a newer version to resolve https://github.com/JLLeitschuh/ktlint-gradle/issues/507
|
||||
version.set("0.47.1")
|
||||
version.set("0.49.1")
|
||||
|
||||
filter {
|
||||
exclude { entry ->
|
||||
|
||||
Reference in New Issue
Block a user