Commit 6c5a39ac by Philippe Simons

android X

parent 1c7cbef1
Showing with 1 additions and 1 deletions
...@@ -34,7 +34,7 @@ android { ...@@ -34,7 +34,7 @@ android {
dependencies { dependencies {
implementation project(modulePrefix + 'library-core') implementation project(modulePrefix + 'library-core')
implementation 'androidw.work:work-runtime:2.0.1' implementation 'androidx.work:work-runtime:2.0.1'
} }
ext { ext {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment