Commit f4ce8b87 authored by Mygod's avatar Mygod

Update Android work

parent aa5dc3f4
...@@ -45,7 +45,7 @@ androidExtensions { ...@@ -45,7 +45,7 @@ androidExtensions {
def lifecycleVersion = '2.0.0' def lifecycleVersion = '2.0.0'
def roomVersion = '2.0.0' def roomVersion = '2.0.0'
def workVersion = '1.0.0-rc01' def workVersion = '1.0.0-rc02'
dependencies { dependencies {
api project(':plugin') api project(':plugin')
api "android.arch.work:work-runtime-ktx:$workVersion" api "android.arch.work:work-runtime-ktx:$workVersion"
......
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 to comment