Skip to content

Commit 596da48

Browse files
committed
Fix
1 parent e013c4c commit 596da48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
root = true
22

33
[*]
4-
disabled_rules=import-ordering,indent
4+
ktlint_disabled_rules=import-ordering,indent,annotation

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ okhttp = "5.0.0-alpha.11"
5959
prism4j = "2.0.0"
6060
process-phoenix = "2.1.1"
6161
retrofit = "2.9.0"
62-
robolectric = "4.9.2"
62+
robolectric = "4.11.1"
6363
timber = "5.0.1"
6464

6565
[plugins]

0 commit comments

Comments
 (0)