From 00943a0a734e55a1dbdf584c1bc139ed4db67e64 Mon Sep 17 00:00:00 2001 From: rohks Date: Tue, 24 Oct 2023 08:28:38 -0700 Subject: [PATCH] Add `com.github.philburk:jsyn` to JAR list #minor-release PiperOrigin-RevId: 576148893 --- missing_aar_type_workaround.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/missing_aar_type_workaround.gradle b/missing_aar_type_workaround.gradle index 6a9a7eeae5..8d51b28060 100644 --- a/missing_aar_type_workaround.gradle +++ b/missing_aar_type_workaround.gradle @@ -29,6 +29,7 @@ def addMissingAarTypeToXml(xml) { "com.squareup.okhttp3:mockwebserver", "org.mockito:mockito-core", "org.robolectric:robolectric", + "com.github.philburk:jsyn", ] // Dependencies that have AAR files. def aar_dependencies = [