We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672017b commit d751c4dCopy full SHA for d751c4d
README.md
@@ -12,7 +12,7 @@ Add the following to `app`'s `build.gradle` file:
12
13
```gradle
14
dependencies {
15
- compile 'boxresin.library:AndroidThreadSwitcher:1.1.0'
+ implementation 'boxresin.library:AndroidThreadSwitcher:1.2.0'
16
}
17
```
18
0 commit comments