|
@@ -312,7 +312,7 @@ dependencies {
|
|
|
compileOnly "org.projectlombok:lombok:1.18.10"
|
|
|
annotationProcessor "org.projectlombok:lombok:1.18.10"
|
|
|
|
|
|
- ktlint "com.pinterest:ktlint:0.34.2"
|
|
|
+ ktlint "com.pinterest:ktlint:0.35.0"
|
|
|
implementation 'org.conscrypt:conscrypt-android:2.2.1'
|
|
|
|
|
|
// dependencies for local unit tests
|