android X

This commit is contained in:
Philippe Simons 2019-04-17 12:42:52 +02:00
parent 1c7cbef1b9
commit 6c5a39ac82

View file

@ -34,7 +34,7 @@ android {
dependencies {
implementation project(modulePrefix + 'library-core')
implementation 'androidw.work:work-runtime:2.0.1'
implementation 'androidx.work:work-runtime:2.0.1'
}
ext {