Add Kotlin dependencies to missing_aar_type_workaround.gradle

#cherrypick

PiperOrigin-RevId: 671736852
This commit is contained in:
ivanbuper 2024-09-06 06:37:44 -07:00 committed by Copybara-Service
parent 4ea58a133e
commit a1357befff

View File

@ -30,6 +30,9 @@ def addMissingAarTypeToXml(xml) {
"org.mockito:mockito-core",
"org.robolectric:robolectric",
"com.github.philburk:jsyn",
"org.jetbrains.kotlin:kotlin-stdlib-jdk8",
"org.jetbrains.kotlinx:kotlinx-coroutines-core",
"org.jetbrains.kotlinx:kotlinx-coroutines-android",
]
// Dependencies that have AAR files.
def aar_dependencies = [