update work-runtime, fixes pending intent compat issues
This commit is contained in:
@@ -56,7 +56,7 @@ dependencies {
|
|||||||
implementation project(':extern:bouncycastle:pg')
|
implementation project(':extern:bouncycastle:pg')
|
||||||
// implementation project(':openkeychain:extern:bouncycastle:prov')
|
// implementation project(':openkeychain:extern:bouncycastle:prov')
|
||||||
|
|
||||||
implementation 'androidx.work:work-runtime:2.3.4'
|
implementation 'androidx.work:work-runtime:2.7.1'
|
||||||
|
|
||||||
// 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
|
||||||
|
|||||||
Reference in New Issue
Block a user