Skip to content
This repository was archived by the owner on Jul 12, 2021. It is now read-only.

Commit 79e085d

Browse files
author
Pan
committed
implementation 'org.checkerframework:checker:2.1.10'
1 parent 8ed01cf commit 79e085d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rxrealm/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ dependencies {
1111
implementation 'com.google.auto.service:auto-service:1.0-rc4'
1212

1313
implementation 'com.google.guava:guava:23.5-android'
14+
15+
implementation 'org.checkerframework:checker:2.1.10'
1416
}
1517

1618
sourceCompatibility = "1.7"

0 commit comments

Comments
 (0)