mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
android X
This commit is contained in:
parent
1c7cbef1b9
commit
6c5a39ac82
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue