Add kotlin-stdlib to aar workaround list
#cherrypick PiperOrigin-RevId: 730880594
This commit is contained in:
parent
da402cfd64
commit
a3f281dff8
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ def addMissingAarTypeToXml(xml) {
|
|||
"org.mockito:mockito-core",
|
||||
"org.robolectric:robolectric",
|
||||
"com.github.philburk:jsyn",
|
||||
"org.jetbrains.kotlin:kotlin-stdlib",
|
||||
"org.jetbrains.kotlin:kotlin-stdlib-jdk8",
|
||||
"org.jetbrains.kotlinx:kotlinx-coroutines-core",
|
||||
"org.jetbrains.kotlinx:kotlinx-coroutines-android",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue