add WorkManager arch component
This commit is contained in:
@@ -60,6 +60,8 @@ dependencies {
|
|||||||
implementation project(':KeybaseLib')
|
implementation project(':KeybaseLib')
|
||||||
implementation project(':safeslinger-exchange')
|
implementation project(':safeslinger-exchange')
|
||||||
|
|
||||||
|
implementation "android.arch.work:work-runtime:1.0.0-alpha02"
|
||||||
|
|
||||||
// Unit tests in the local JVM with Robolectric
|
// Unit tests in the local JVM with Robolectric
|
||||||
// https://developer.android.com/training/testing/unit-testing/local-unit-tests.html
|
// https://developer.android.com/training/testing/unit-testing/local-unit-tests.html
|
||||||
// http://robolectric.org/getting-started/
|
// http://robolectric.org/getting-started/
|
||||||
|
|||||||
Reference in New Issue
Block a user