xref: /aosp_15_r20/external/robolectric/gradle/libs.versions.toml (revision e6ba16074e6af37d123cb567d575f496bf0a58ee)
1*e6ba1607SAndroid Build Coastguard Worker[versions]
2*e6ba1607SAndroid Build Coastguard Workerrobolectric-nativeruntime-dist-compat = "1.0.16"
3*e6ba1607SAndroid Build Coastguard Worker
4*e6ba1607SAndroid Build Coastguard Worker# https://developer.android.com/studio/releases
5*e6ba1607SAndroid Build Coastguard Workerandroid-gradle = "8.6.0"
6*e6ba1607SAndroid Build Coastguard Worker
7*e6ba1607SAndroid Build Coastguard Workerandroid-tools-common = "31.6.0"
8*e6ba1607SAndroid Build Coastguard Worker
9*e6ba1607SAndroid Build Coastguard Worker# The runtime dependency for Android classes when Robolectric tests are run
10*e6ba1607SAndroid Build Coastguard Workerandroidstubs = "34"
11*e6ba1607SAndroid Build Coastguard Worker
12*e6ba1607SAndroid Build Coastguard Worker# https://github.com/google/conscrypt/tags
13*e6ba1607SAndroid Build Coastguard Workerconscrypt = "2.5.2"
14*e6ba1607SAndroid Build Coastguard Worker
15*e6ba1607SAndroid Build Coastguard Worker# https://github.com/bcgit/bc-java/tags
16*e6ba1607SAndroid Build Coastguard Workerbouncycastle = "1.78.1"
17*e6ba1607SAndroid Build Coastguard Worker
18*e6ba1607SAndroid Build Coastguard Worker# https://github.com/findbugsproject/findbugs/tags
19*e6ba1607SAndroid Build Coastguard Workerfindbugs-jsr305 = "3.0.2"
20*e6ba1607SAndroid Build Coastguard Worker
21*e6ba1607SAndroid Build Coastguard Worker# https://github.com/hamcrest/JavaHamcrest/releases
22*e6ba1607SAndroid Build Coastguard Workerhamcrest = "2.0.0.0"
23*e6ba1607SAndroid Build Coastguard Worker
24*e6ba1607SAndroid Build Coastguard Worker# https://github.com/google/error-prone/releases
25*e6ba1607SAndroid Build Coastguard Workererror-prone = "2.19.1"
26*e6ba1607SAndroid Build Coastguard Workererror-prone-javac = "9+181-r4173-1"
27*e6ba1607SAndroid Build Coastguard Worker
28*e6ba1607SAndroid Build Coastguard Worker# https://github.com/tbroyer/gradle-errorprone-plugin/releases
29*e6ba1607SAndroid Build Coastguard Workererror-prone-gradle = "3.1.0"
30*e6ba1607SAndroid Build Coastguard Worker
31*e6ba1607SAndroid Build Coastguard Worker# https://kotlinlang.org/docs/releases.html#release-details
32*e6ba1607SAndroid Build Coastguard Workerkotlin = "2.0.20"
33*e6ba1607SAndroid Build Coastguard Worker
34*e6ba1607SAndroid Build Coastguard Worker# https://github.com/Kotlin/kotlinx.coroutines/releases/
35*e6ba1607SAndroid Build Coastguard Workerkotlinx-coroutines = '1.9.0'
36*e6ba1607SAndroid Build Coastguard Worker
37*e6ba1607SAndroid Build Coastguard Worker# https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
38*e6ba1607SAndroid Build Coastguard Workerspotless-gradle = "6.25.0"
39*e6ba1607SAndroid Build Coastguard Worker
40*e6ba1607SAndroid Build Coastguard Worker# https://detekt.dev/changelog
41*e6ba1607SAndroid Build Coastguard Workerdetekt-gradle = "1.23.7"
42*e6ba1607SAndroid Build Coastguard Worker
43*e6ba1607SAndroid Build Coastguard Worker# https://hc.apache.org/news.html
44*e6ba1607SAndroid Build Coastguard Workerapache-http-core = "4.0.1"
45*e6ba1607SAndroid Build Coastguard Workerapache-http-client = "4.0.3"
46*e6ba1607SAndroid Build Coastguard Worker
47*e6ba1607SAndroid Build Coastguard Worker# https://asm.ow2.io/versions.html
48*e6ba1607SAndroid Build Coastguard Workerasm = "9.7"
49*e6ba1607SAndroid Build Coastguard Worker
50*e6ba1607SAndroid Build Coastguard Worker# https://github.com/google/auto/releases
51*e6ba1607SAndroid Build Coastguard Workerauto-common = "1.2.2"
52*e6ba1607SAndroid Build Coastguard Workerauto-service = "1.1.1"
53*e6ba1607SAndroid Build Coastguard Workerauto-value = "1.11.0"
54*e6ba1607SAndroid Build Coastguard Worker
55*e6ba1607SAndroid Build Coastguard Worker# https://github.com/google/compile-testing/releases
56*e6ba1607SAndroid Build Coastguard Workercompile-testing = "0.21.0"
57*e6ba1607SAndroid Build Coastguard Worker
58*e6ba1607SAndroid Build Coastguard Worker# https://github.com/google/guava/releases
59*e6ba1607SAndroid Build Coastguard Workerguava-jre = "31.1-jre"
60*e6ba1607SAndroid Build Coastguard Worker
61*e6ba1607SAndroid Build Coastguard Worker# https://github.com/google/gson/releases
62*e6ba1607SAndroid Build Coastguard Workergson = "2.11.0"
63*e6ba1607SAndroid Build Coastguard Worker
64*e6ba1607SAndroid Build Coastguard Worker# https://github.com/google/truth/releases
65*e6ba1607SAndroid Build Coastguard Workertruth = "1.4.2"
66*e6ba1607SAndroid Build Coastguard Worker
67*e6ba1607SAndroid Build Coastguard Worker# https://github.com/unicode-org/icu/releases
68*e6ba1607SAndroid Build Coastguard Workericu4j = "75.1"
69*e6ba1607SAndroid Build Coastguard Worker
70*e6ba1607SAndroid Build Coastguard Worker# https://www.eclemma.org/jacoco/
71*e6ba1607SAndroid Build Coastguard Workerjacoco = "0.8.11"
72*e6ba1607SAndroid Build Coastguard Worker
73*e6ba1607SAndroid Build Coastguard Worker# https://github.com/javaee/javax.annotation/tags
74*e6ba1607SAndroid Build Coastguard Workerjavax-annotation-api = "1.3.2"
75*e6ba1607SAndroid Build Coastguard Workerjavax-annotation-jsr250-api = "1.0"
76*e6ba1607SAndroid Build Coastguard Workerjavax-inject = "1"
77*e6ba1607SAndroid Build Coastguard Worker
78*e6ba1607SAndroid Build Coastguard Worker# https://junit.org/junit4/
79*e6ba1607SAndroid Build Coastguard Workerjunit4 = "4.13.2"
80*e6ba1607SAndroid Build Coastguard Worker
81*e6ba1607SAndroid Build Coastguard Worker# https://github.com/google/libphonenumber/releases
82*e6ba1607SAndroid Build Coastguard Workerlibphonenumber = "8.13.46"
83*e6ba1607SAndroid Build Coastguard Worker
84*e6ba1607SAndroid Build Coastguard Worker# https://github.com/mockito/mockito/releases
85*e6ba1607SAndroid Build Coastguard Workermockito = "4.11.0"
86*e6ba1607SAndroid Build Coastguard Worker
87*e6ba1607SAndroid Build Coastguard Worker# https://github.com/mockk/mockk/releases
88*e6ba1607SAndroid Build Coastguard Workermockk = "1.13.7"
89*e6ba1607SAndroid Build Coastguard Worker
90*e6ba1607SAndroid Build Coastguard Worker# https://github.com/takahirom/roborazzi/releases
91*e6ba1607SAndroid Build Coastguard Workerroborazzi = "1.26.0"
92*e6ba1607SAndroid Build Coastguard Worker
93*e6ba1607SAndroid Build Coastguard Worker# https://square.github.io/okhttp/changelogs/changelog/
94*e6ba1607SAndroid Build Coastguard Workerokhttp = "4.12.0"
95*e6ba1607SAndroid Build Coastguard Worker
96*e6ba1607SAndroid Build Coastguard Worker# https://github.com/powermock/powermock/releases
97*e6ba1607SAndroid Build Coastguard Workerpowermock = "2.0.9"
98*e6ba1607SAndroid Build Coastguard Worker
99*e6ba1607SAndroid Build Coastguard Workersnakeyaml = "2.3"
100*e6ba1607SAndroid Build Coastguard Worker
101*e6ba1607SAndroid Build Coastguard Workersqlite4java = "1.0.392"
102*e6ba1607SAndroid Build Coastguard Worker
103*e6ba1607SAndroid Build Coastguard Worker# https://developer.android.com/jetpack/androidx/versions
104*e6ba1607SAndroid Build Coastguard Workerandroidx-annotation = "1.8.2"
105*e6ba1607SAndroid Build Coastguard Workerandroidx-appcompat = "1.7.0"
106*e6ba1607SAndroid Build Coastguard Workerandroidx-biometric = "1.1.0"
107*e6ba1607SAndroid Build Coastguard Workerandroidx-constraintlayout = "2.1.4"
108*e6ba1607SAndroid Build Coastguard Workerandroidx-core = "1.13.1"
109*e6ba1607SAndroid Build Coastguard Workerandroidx-fragment = "1.8.3"
110*e6ba1607SAndroid Build Coastguard Workerandroidx-multidex = "2.0.1"
111*e6ba1607SAndroid Build Coastguard Workerandroidx-window = "1.3.0"
112*e6ba1607SAndroid Build Coastguard Workerandroidx-room = "2.6.1"
113*e6ba1607SAndroid Build Coastguard Worker
114*e6ba1607SAndroid Build Coastguard Worker# https://maven.google.com/web/index.html?q=multidex#com.android.support:multidex
115*e6ba1607SAndroid Build Coastguard Workerandroid-multidex = "1.0.3"
116*e6ba1607SAndroid Build Coastguard Worker
117*e6ba1607SAndroid Build Coastguard Worker# https://github.com/android/android-test/tags
118*e6ba1607SAndroid Build Coastguard Workerandroidx-test-core = "1.6.1"
119*e6ba1607SAndroid Build Coastguard Workerandroidx-test-espresso = "3.6.1"
120*e6ba1607SAndroid Build Coastguard Workerandroidx-test-ext-junit = "1.2.1"
121*e6ba1607SAndroid Build Coastguard Workerandroidx-test-ext-truth = "1.6.0"
122*e6ba1607SAndroid Build Coastguard Workerandroidx-test-monitor = "1.7.2"
123*e6ba1607SAndroid Build Coastguard Workerandroidx-test-runner = "1.6.2"
124*e6ba1607SAndroid Build Coastguard Workerandroidx-test-services = "1.5.0"
125*e6ba1607SAndroid Build Coastguard Worker
126*e6ba1607SAndroid Build Coastguard Worker# for shadows/playservices/build.gradle
127*e6ba1607SAndroid Build Coastguard Workerandroidx-fragment-for-shadows = "1.2.0"
128*e6ba1607SAndroid Build Coastguard Workerplay-services-for-shadows = "17.0.0"
129*e6ba1607SAndroid Build Coastguard Worker
130*e6ba1607SAndroid Build Coastguard Worker# https://developers.google.com/android/guides/releases
131*e6ba1607SAndroid Build Coastguard Workerplay-services-basement = "18.0.1"
132*e6ba1607SAndroid Build Coastguard Worker
133*e6ba1607SAndroid Build Coastguard Worker[libraries]
134*e6ba1607SAndroid Build Coastguard Workerandroid-gradle-api = { module = "com.android.tools.build:gradle-api", version.ref = "android-gradle" }
135*e6ba1607SAndroid Build Coastguard Worker
136*e6ba1607SAndroid Build Coastguard Workerandroid-tools-common = { module = "com.android.tools:common", version.ref = "android-tools-common" }
137*e6ba1607SAndroid Build Coastguard Worker
138*e6ba1607SAndroid Build Coastguard Workerkotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
139*e6ba1607SAndroid Build Coastguard Workerkotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
140*e6ba1607SAndroid Build Coastguard Workerkotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinx-coroutines" }
141*e6ba1607SAndroid Build Coastguard Worker
142*e6ba1607SAndroid Build Coastguard Workerauto-common = { module = "com.google.auto:auto-common", version.ref = "auto-common" }
143*e6ba1607SAndroid Build Coastguard Workerauto-service-annotations = { module = "com.google.auto.service:auto-service-annotations", version.ref = "auto-service" }
144*e6ba1607SAndroid Build Coastguard Workerauto-service = { module = "com.google.auto.service:auto-service", version.ref = "auto-service" }
145*e6ba1607SAndroid Build Coastguard Workerauto-value-annotations = { module = "com.google.auto.value:auto-value-annotations", version.ref = "auto-value" }
146*e6ba1607SAndroid Build Coastguard Workerauto-value = { module = "com.google.auto.value:auto-value", version.ref = "auto-value" }
147*e6ba1607SAndroid Build Coastguard Worker
148*e6ba1607SAndroid Build Coastguard Workerapache-http-core = { module = "org.apache.httpcomponents:httpcore", version.ref = "apache-http-core" }
149*e6ba1607SAndroid Build Coastguard Workerapache-http-client = { module = "org.apache.httpcomponents:httpclient", version.ref = "apache-http-client" }
150*e6ba1607SAndroid Build Coastguard Worker
151*e6ba1607SAndroid Build Coastguard Workerasm = { module = "org.ow2.asm:asm", version.ref = "asm" }
152*e6ba1607SAndroid Build Coastguard Workerasm-commons = { module = "org.ow2.asm:asm-commons", version.ref = "asm" }
153*e6ba1607SAndroid Build Coastguard Workerasm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
154*e6ba1607SAndroid Build Coastguard Worker
155*e6ba1607SAndroid Build Coastguard Workercompile-testing = { module = "com.google.testing.compile:compile-testing", version.ref = "compile-testing" }
156*e6ba1607SAndroid Build Coastguard Worker
157*e6ba1607SAndroid Build Coastguard Workererror-prone-core = { module = "com.google.errorprone:error_prone_core", version.ref = "error-prone" }
158*e6ba1607SAndroid Build Coastguard Workererror-prone-annotations = { module = "com.google.errorprone:error_prone_annotation", version.ref = "error-prone" }
159*e6ba1607SAndroid Build Coastguard Workererror-prone-refaster = { module = "com.google.errorprone:error_prone_refaster", version.ref = "error-prone" }
160*e6ba1607SAndroid Build Coastguard Workererror-prone-check-api = { module = "com.google.errorprone:error_prone_check_api", version.ref = "error-prone" }
161*e6ba1607SAndroid Build Coastguard Workererror-prone-test-helpers = { module = "com.google.errorprone:error_prone_test_helpers", version.ref = "error-prone" }
162*e6ba1607SAndroid Build Coastguard Workererror-prone-javac = { module = "com.google.errorprone:javac", version.ref = "error-prone-javac" }
163*e6ba1607SAndroid Build Coastguard Worker
164*e6ba1607SAndroid Build Coastguard Workerconscrypt-openjdk-uber = { module = "org.conscrypt:conscrypt-openjdk-uber", version.ref = "conscrypt" }
165*e6ba1607SAndroid Build Coastguard Workerbcprov-jdk18on = { module = "org.bouncycastle:bcprov-jdk18on", version.ref = "bouncycastle" }
166*e6ba1607SAndroid Build Coastguard Workerfindbugs-jsr305 = { module = "com.google.code.findbugs:jsr305", version.ref = "findbugs-jsr305" }
167*e6ba1607SAndroid Build Coastguard Worker
168*e6ba1607SAndroid Build Coastguard Workerguava = { module = "com.google.guava:guava", version.ref = "guava-jre" }
169*e6ba1607SAndroid Build Coastguard Workerguava-testlib = { module = "com.google.guava:guava-testlib", version.ref = "guava-jre" }
170*e6ba1607SAndroid Build Coastguard Workergson = { module = "com.google.code.gson:gson", version.ref = "gson" }
171*e6ba1607SAndroid Build Coastguard Workerhamcrest-junit = { module = "org.hamcrest:hamcrest-junit", version.ref = "hamcrest" }
172*e6ba1607SAndroid Build Coastguard Worker
173*e6ba1607SAndroid Build Coastguard Workericu4j = { module = "com.ibm.icu:icu4j", version.ref = "icu4j" }
174*e6ba1607SAndroid Build Coastguard Worker
175*e6ba1607SAndroid Build Coastguard Workerjunit4 = { module = "junit:junit", version.ref = "junit4" }
176*e6ba1607SAndroid Build Coastguard Worker
177*e6ba1607SAndroid Build Coastguard Workerjavax-annotation-api = { module = "javax.annotation:javax.annotation-api", version.ref = "javax-annotation-api" }
178*e6ba1607SAndroid Build Coastguard Workerjavax-annotation-jsr250-api = { module = "javax.annotation:jsr250-api", version.ref = "javax-annotation-jsr250-api" }
179*e6ba1607SAndroid Build Coastguard Workerjavax-inject = { module = "javax.inject:javax.inject", version.ref = "javax-inject" }
180*e6ba1607SAndroid Build Coastguard Worker
181*e6ba1607SAndroid Build Coastguard Workerlibphonenumber = { module = "com.googlecode.libphonenumber:libphonenumber", version.ref = "libphonenumber" }
182*e6ba1607SAndroid Build Coastguard Worker
183*e6ba1607SAndroid Build Coastguard Workerokhttp = { module = "com.squareup.okhttp3:okhttp" }
184*e6ba1607SAndroid Build Coastguard Workerokhttp-bom = { module = "com.squareup.okhttp3:okhttp-bom", version.ref = "okhttp" }
185*e6ba1607SAndroid Build Coastguard Worker
186*e6ba1607SAndroid Build Coastguard Workerpowermock-module-junit4 = { module = "org.powermock:powermock-module-junit4", version.ref = "powermock" }
187*e6ba1607SAndroid Build Coastguard Workerpowermock-module-junit4-rule = { module = "org.powermock:powermock-module-junit4-rule", version.ref = "powermock" }
188*e6ba1607SAndroid Build Coastguard Workerpowermock-api-mockito2 = { module = "org.powermock:powermock-api-mockito2", version.ref = "powermock" }
189*e6ba1607SAndroid Build Coastguard Workerpowermock-classloading-xstream = { module = "org.powermock:powermock-classloading-xstream", version.ref = "powermock" }
190*e6ba1607SAndroid Build Coastguard Worker
191*e6ba1607SAndroid Build Coastguard Workerrobolectric-nativeruntime-dist-compat = { module = "org.robolectric:nativeruntime-dist-compat", version.ref = "robolectric-nativeruntime-dist-compat" }
192*e6ba1607SAndroid Build Coastguard Worker
193*e6ba1607SAndroid Build Coastguard Workersnakeyaml = {module = "org.yaml:snakeyaml", version.ref="snakeyaml" }
194*e6ba1607SAndroid Build Coastguard Worker
195*e6ba1607SAndroid Build Coastguard Workersqlite4java = { module = "com.almworks.sqlite4java:sqlite4java", version.ref = "sqlite4java" }
196*e6ba1607SAndroid Build Coastguard Workersqlite4java-osx = { module = "com.almworks.sqlite4java:libsqlite4java-osx", version.ref = "sqlite4java" }
197*e6ba1607SAndroid Build Coastguard Workersqlite4java-linux-amd64 = { module = "com.almworks.sqlite4java:libsqlite4java-linux-amd64", version.ref = "sqlite4java" }
198*e6ba1607SAndroid Build Coastguard Workersqlite4java-win32-x64 = { module = "com.almworks.sqlite4java:sqlite4java-win32-x64", version.ref = "sqlite4java" }
199*e6ba1607SAndroid Build Coastguard Workersqlite4java-linux-i386 = { module = "com.almworks.sqlite4java:libsqlite4java-linux-i386", version.ref = "sqlite4java" }
200*e6ba1607SAndroid Build Coastguard Workersqlite4java-win32-x86 = { module = "com.almworks.sqlite4java:sqlite4java-win32-x86", version.ref = "sqlite4java" }
201*e6ba1607SAndroid Build Coastguard Worker
202*e6ba1607SAndroid Build Coastguard Workertruth = { module = "com.google.truth:truth", version.ref = "truth" }
203*e6ba1607SAndroid Build Coastguard Worker
204*e6ba1607SAndroid Build Coastguard Workermockito = { module = "org.mockito:mockito-core", version.ref = "mockito" }
205*e6ba1607SAndroid Build Coastguard Workermockito-inline = { module = "org.mockito:mockito-inline", version.ref = "mockito" }
206*e6ba1607SAndroid Build Coastguard Workermockk = { module = "io.mockk:mockk", version.ref = "mockk" }
207*e6ba1607SAndroid Build Coastguard Worker
208*e6ba1607SAndroid Build Coastguard Workerroborazzi = { module = "io.github.takahirom.roborazzi:roborazzi", version.ref = "roborazzi" }
209*e6ba1607SAndroid Build Coastguard Workerroborazzi-rule = { module = "io.github.takahirom.roborazzi:roborazzi-junit-rule", version.ref = "roborazzi" }
210*e6ba1607SAndroid Build Coastguard Worker
211*e6ba1607SAndroid Build Coastguard Workerandroidx-annotation = { module = "androidx.annotation:annotation", version.ref = "androidx-annotation" }
212*e6ba1607SAndroid Build Coastguard Workerandroidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
213*e6ba1607SAndroid Build Coastguard Workerandroidx-biometric = { module = "androidx.biometric:biometric", version.ref = "androidx-biometric" }
214*e6ba1607SAndroid Build Coastguard Workerandroidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
215*e6ba1607SAndroid Build Coastguard Workerandroidx-core = { module = "androidx.core:core", version.ref = "androidx-core" }
216*e6ba1607SAndroid Build Coastguard Workerandroidx-fragment = { module = "androidx.fragment:fragment", version.ref = "androidx-fragment" }
217*e6ba1607SAndroid Build Coastguard Workerandroidx-fragment-testing = { module = "androidx.fragment:fragment-testing", version.ref = "androidx-fragment" }
218*e6ba1607SAndroid Build Coastguard Workerandroidx-multidex = { module = "androidx.multidex:multidex", version.ref = "androidx-multidex" }
219*e6ba1607SAndroid Build Coastguard Workerandroidx-window = { module = "androidx.window:window", version.ref = "androidx-window" }
220*e6ba1607SAndroid Build Coastguard Workerandroidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "androidx-room" }
221*e6ba1607SAndroid Build Coastguard Workerandroidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "androidx-room" }
222*e6ba1607SAndroid Build Coastguard Worker
223*e6ba1607SAndroid Build Coastguard Workerandroidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test-core" }
224*e6ba1607SAndroid Build Coastguard Workerandroidx-test-monitor = { module = "androidx.test:monitor", version.ref = "androidx-test-monitor" }
225*e6ba1607SAndroid Build Coastguard Workerandroidx-test-rules = { module = "androidx.test:rules", version.ref = "androidx-test-core" }
226*e6ba1607SAndroid Build Coastguard Workerandroidx-test-runner = { module = "androidx.test:runner", version.ref = "androidx-test-runner" }
227*e6ba1607SAndroid Build Coastguard Workerandroidx-test-services = { module = "androidx.test.services:test-services", version.ref = "androidx-test-services" }
228*e6ba1607SAndroid Build Coastguard Worker
229*e6ba1607SAndroid Build Coastguard Workerandroidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "androidx-test-espresso" }
230*e6ba1607SAndroid Build Coastguard Workerandroidx-test-espresso-intents = { module = "androidx.test.espresso:espresso-intents", version.ref = "androidx-test-espresso" }
231*e6ba1607SAndroid Build Coastguard Worker
232*e6ba1607SAndroid Build Coastguard Workerandroidx-test-ext-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-test-ext-junit" }
233*e6ba1607SAndroid Build Coastguard Workerandroidx-test-ext-truth = { module = "androidx.test.ext:truth", version.ref = "androidx-test-ext-truth" }
234*e6ba1607SAndroid Build Coastguard Worker
235*e6ba1607SAndroid Build Coastguard Workerandroidx-fragment-for-shadows = { module = "androidx.fragment:fragment", version.ref = "androidx-fragment-for-shadows" }
236*e6ba1607SAndroid Build Coastguard Workerplay-services-auth-for-shadows = { module = "com.google.android.gms:play-services-auth", version.ref = "play-services-for-shadows" }
237*e6ba1607SAndroid Build Coastguard Workerplay-services-base-for-shadows = { module = "com.google.android.gms:play-services-base", version.ref = "play-services-for-shadows" }
238*e6ba1607SAndroid Build Coastguard Workerplay-services-basement-for-shadows = { module = "com.google.android.gms:play-services-basement", version.ref = "play-services-for-shadows" }
239*e6ba1607SAndroid Build Coastguard Worker
240*e6ba1607SAndroid Build Coastguard Workerplay-services-basement = { module = "com.google.android.gms:play-services-basement", version.ref = "play-services-basement" }
241*e6ba1607SAndroid Build Coastguard Worker
242*e6ba1607SAndroid Build Coastguard Workerandroid-multidex = { module = "com.android.support:multidex", version.ref = "android-multidex" }
243*e6ba1607SAndroid Build Coastguard Worker
244*e6ba1607SAndroid Build Coastguard Workerspotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless-gradle" }
245*e6ba1607SAndroid Build Coastguard Worker
246*e6ba1607SAndroid Build Coastguard Worker[bundles]
247*e6ba1607SAndroid Build Coastguard Workerplay-services-for-shadows = ["androidx-fragment-for-shadows", "play-services-auth-for-shadows", "play-services-base-for-shadows", "play-services-basement-for-shadows"]
248*e6ba1607SAndroid Build Coastguard Workerpowermock = ["powermock-module-junit4", "powermock-module-junit4-rule", "powermock-api-mockito2", "powermock-classloading-xstream"]
249*e6ba1607SAndroid Build Coastguard Workersqlite4java-native = ["sqlite4java-osx", "sqlite4java-linux-amd64", "sqlite4java-win32-x64", "sqlite4java-linux-i386", "sqlite4java-win32-x86"]
250*e6ba1607SAndroid Build Coastguard Worker
251*e6ba1607SAndroid Build Coastguard Worker[plugins]
252*e6ba1607SAndroid Build Coastguard Workerandroid-library = { id = "com.android.library", version.ref = "android-gradle" }
253*e6ba1607SAndroid Build Coastguard Workerapplication = { id = "application" }
254*e6ba1607SAndroid Build Coastguard Workerdetekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt-gradle" }
255*e6ba1607SAndroid Build Coastguard Workererror-prone = { id = "net.ltgt.errorprone", version.ref = "error-prone-gradle" }
256*e6ba1607SAndroid Build Coastguard Workeridea = { id = "idea" }
257*e6ba1607SAndroid Build Coastguard Workerjacoco = { id = "jacoco" }
258*e6ba1607SAndroid Build Coastguard Workerjava = { id = "java" }
259*e6ba1607SAndroid Build Coastguard Workerkotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
260*e6ba1607SAndroid Build Coastguard Workerkotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
261*e6ba1607SAndroid Build Coastguard Workerrobolectric-android-project = { id = "org.robolectric.gradle.AndroidProjectConfigPlugin" }
262*e6ba1607SAndroid Build Coastguard Workerrobolectric-deployed-java-module = { id = "org.robolectric.gradle.DeployedRoboJavaModulePlugin" }
263*e6ba1607SAndroid Build Coastguard Workerrobolectric-gradle-managed-device = { id = "org.robolectric.gradle.GradleManagedDevicePlugin" }
264*e6ba1607SAndroid Build Coastguard Workerrobolectric-java-module = { id = "org.robolectric.gradle.RoboJavaModulePlugin" }
265*e6ba1607SAndroid Build Coastguard Workerrobolectric-spotless = { id = "org.robolectric.gradle.SpotlessPlugin" }
266*e6ba1607SAndroid Build Coastguard Workerrobolectric-shadows = { id = "org.robolectric.gradle.ShadowsPlugin" }
267*e6ba1607SAndroid Build Coastguard Workerrobolectric-javadoc = { id = "org.robolectric.gradle.AggregateJavadocPlugin" }
268*e6ba1607SAndroid Build Coastguard Workerroborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
269