Skip to content

Commit 1e69683

Browse files
authored
Revert "Reland "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate benchmarks+examples" (#108355)" (#108407)
This reverts commit c4b3625.
1 parent b5a36f0 commit 1e69683

File tree

86 files changed

+968
-1642
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+968
-1642
lines changed

dev/benchmarks/complex_layout/android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
// See dev/tools/bin/generate_gradle_lockfiles.dart.
88

99
buildscript {
10-
ext.kotlin_version = '1.7.10'
10+
ext.kotlin_version = '1.5.31'
1111
repositories {
1212
google()
1313
mavenCentral()
1414
}
1515

1616
dependencies {
17-
classpath 'com.android.tools.build:gradle:7.2.0'
17+
classpath 'com.android.tools.build:gradle:7.0.0'
1818
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1919
}
2020

dev/benchmarks/complex_layout/android/buildscript-gradle.lockfile

Lines changed: 70 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,47 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
androidx.databinding:databinding-common:7.2.0=classpath
5-
androidx.databinding:databinding-compiler-common:7.2.0=classpath
6-
com.android.databinding:baseLibrary:7.2.0=classpath
7-
com.android.tools.analytics-library:crash:30.2.0=classpath
8-
com.android.tools.analytics-library:protos:30.2.0=classpath
9-
com.android.tools.analytics-library:shared:30.2.0=classpath
10-
com.android.tools.analytics-library:tracker:30.2.0=classpath
4+
androidx.databinding:databinding-common:7.0.0=classpath
5+
androidx.databinding:databinding-compiler-common:7.0.0=classpath
6+
com.android.databinding:baseLibrary:7.0.0=classpath
7+
com.android.tools.analytics-library:crash:30.0.0=classpath
8+
com.android.tools.analytics-library:protos:30.0.0=classpath
9+
com.android.tools.analytics-library:shared:30.0.0=classpath
10+
com.android.tools.analytics-library:tracker:30.0.0=classpath
1111
com.android.tools.build.jetifier:jetifier-core:1.0.0-beta09=classpath
1212
com.android.tools.build.jetifier:jetifier-processor:1.0.0-beta09=classpath
13-
com.android.tools.build:aapt2-proto:7.2.0-7984345=classpath
14-
com.android.tools.build:aaptcompiler:7.2.0=classpath
15-
com.android.tools.build:apksig:7.2.0=classpath
16-
com.android.tools.build:apkzlib:7.2.0=classpath
17-
com.android.tools.build:builder-model:7.2.0=classpath
18-
com.android.tools.build:builder-test-api:7.2.0=classpath
19-
com.android.tools.build:builder:7.2.0=classpath
20-
com.android.tools.build:bundletool:1.8.2=classpath
21-
com.android.tools.build:gradle-api:7.2.0=classpath
22-
com.android.tools.build:gradle:7.2.0=classpath
23-
com.android.tools.build:manifest-merger:30.2.0=classpath
13+
com.android.tools.build:aapt2-proto:7.0.0-7396180=classpath
14+
com.android.tools.build:aaptcompiler:7.0.0=classpath
15+
com.android.tools.build:apksig:7.0.0=classpath
16+
com.android.tools.build:apkzlib:7.0.0=classpath
17+
com.android.tools.build:builder-model:7.0.0=classpath
18+
com.android.tools.build:builder-test-api:7.0.0=classpath
19+
com.android.tools.build:builder:7.0.0=classpath
20+
com.android.tools.build:bundletool:1.6.0=classpath
21+
com.android.tools.build:gradle-api:7.0.0=classpath
22+
com.android.tools.build:gradle:7.0.0=classpath
23+
com.android.tools.build:manifest-merger:30.0.0=classpath
2424
com.android.tools.build:transform-api:2.0.0-deprecated-use-gradle-api=classpath
25-
com.android.tools.ddms:ddmlib:30.2.0=classpath
26-
com.android.tools.layoutlib:layoutlib-api:30.2.0=classpath
27-
com.android.tools.lint:lint-model:30.2.0=classpath
28-
com.android.tools.lint:lint-typedef-remover:30.2.0=classpath
29-
com.android.tools.utp:android-device-provider-ddmlib-proto:30.2.0=classpath
30-
com.android.tools.utp:android-device-provider-gradle-proto:30.2.0=classpath
31-
com.android.tools.utp:android-test-plugin-host-additional-test-output-proto:30.2.0=classpath
32-
com.android.tools.utp:android-test-plugin-host-coverage-proto:30.2.0=classpath
33-
com.android.tools.utp:android-test-plugin-host-retention-proto:30.2.0=classpath
34-
com.android.tools.utp:android-test-plugin-result-listener-gradle-proto:30.2.0=classpath
35-
com.android.tools:annotations:30.2.0=classpath
36-
com.android.tools:common:30.2.0=classpath
37-
com.android.tools:dvlib:30.2.0=classpath
38-
com.android.tools:repository:30.2.0=classpath
39-
com.android.tools:sdk-common:30.2.0=classpath
40-
com.android.tools:sdklib:30.2.0=classpath
41-
com.android:signflinger:7.2.0=classpath
42-
com.android:zipflinger:7.2.0=classpath
43-
com.fasterxml.jackson.core:jackson-annotations:2.11.1=classpath
44-
com.fasterxml.jackson.core:jackson-core:2.11.1=classpath
45-
com.fasterxml.jackson.core:jackson-databind:2.11.1=classpath
46-
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.11.1=classpath
47-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.11.1=classpath
48-
com.fasterxml.jackson.module:jackson-module-kotlin:2.11.1=classpath
49-
com.fasterxml.woodstox:woodstox-core:6.2.1=classpath
25+
com.android.tools.ddms:ddmlib:30.0.0=classpath
26+
com.android.tools.layoutlib:layoutlib-api:30.0.0=classpath
27+
com.android.tools.lint:lint-model:30.0.0=classpath
28+
com.android.tools.utp:android-device-provider-gradle-proto:30.0.0=classpath
29+
com.android.tools.utp:android-test-plugin-host-retention-proto:30.0.0=classpath
30+
com.android.tools.utp:android-test-plugin-result-listener-gradle-proto:30.0.0=classpath
31+
com.android.tools:annotations:30.0.0=classpath
32+
com.android.tools:common:30.0.0=classpath
33+
com.android.tools:dvlib:30.0.0=classpath
34+
com.android.tools:repository:30.0.0=classpath
35+
com.android.tools:sdk-common:30.0.0=classpath
36+
com.android.tools:sdklib:30.0.0=classpath
37+
com.android:signflinger:7.0.0=classpath
38+
com.android:zipflinger:7.0.0=classpath
5039
com.github.gundy:semver4j:0.16.4=classpath
5140
com.google.android:annotations:4.1.1.4=classpath
5241
com.google.api.grpc:proto-google-common-protos:1.12.0=classpath
5342
com.google.auto.value:auto-value-annotations:1.6.2=classpath
5443
com.google.code.findbugs:jsr305:3.0.2=classpath
55-
com.google.code.gson:gson:2.8.9=classpath
44+
com.google.code.gson:gson:2.8.6=classpath
5645
com.google.crypto.tink:tink:1.3.0-rc2=classpath
5746
com.google.dagger:dagger:2.28.3=classpath
5847
com.google.errorprone:error_prone_annotations:2.3.4=classpath
@@ -64,15 +53,15 @@ com.google.j2objc:j2objc-annotations:1.3=classpath
6453
com.google.jimfs:jimfs:1.1=classpath
6554
com.google.protobuf:protobuf-java-util:3.10.0=classpath
6655
com.google.protobuf:protobuf-java:3.10.0=classpath
67-
com.google.testing.platform:core-proto:0.0.8-alpha07=classpath
56+
com.google.testing.platform:core-proto:0.0.8-alpha04=classpath
6857
com.googlecode.json-simple:json-simple:1.1=classpath
6958
com.googlecode.juniversalchardet:juniversalchardet:1.0.3=classpath
7059
com.squareup:javapoet:1.10.0=classpath
7160
com.squareup:javawriter:2.5.0=classpath
7261
com.sun.activation:javax.activation:1.2.0=classpath
7362
com.sun.istack:istack-commons-runtime:3.0.8=classpath
7463
com.sun.xml.fastinfoset:FastInfoset:1.2.16=classpath
75-
commons-codec:commons-codec:1.11=classpath
64+
commons-codec:commons-codec:1.10=classpath
7665
commons-io:commons-io:2.4=classpath
7766
commons-logging:commons-logging:1.2=classpath
7867
de.undercouch:gradle-download-task:4.1.1=classpath
@@ -103,62 +92,54 @@ net.java.dev.jna:jna-platform:5.6.0=classpath
10392
net.java.dev.jna:jna:5.6.0=classpath
10493
net.sf.jopt-simple:jopt-simple:4.9=classpath
10594
net.sf.kxml:kxml2:2.3.0=classpath
95+
org.antlr:antlr4:4.5.3=classpath
10696
org.apache.commons:commons-compress:1.20=classpath
107-
org.apache.httpcomponents:httpclient:4.5.9=classpath
108-
org.apache.httpcomponents:httpcore:4.4.11=classpath
97+
org.apache.httpcomponents:httpclient:4.5.6=classpath
98+
org.apache.httpcomponents:httpcore:4.4.10=classpath
10999
org.apache.httpcomponents:httpmime:4.5.6=classpath
110-
org.bitbucket.b_c:jose4j:0.7.0=classpath
111100
org.bouncycastle:bcpkix-jdk15on:1.56=classpath
112101
org.bouncycastle:bcprov-jdk15on:1.56=classpath
113102
org.checkerframework:checker-qual:3.5.0=classpath
114103
org.codehaus.mojo:animal-sniffer-annotations:1.17=classpath
115-
org.codehaus.woodstox:stax2-api:4.2.1=classpath
116104
org.glassfish.jaxb:jaxb-runtime:2.3.2=classpath
117105
org.glassfish.jaxb:txw2:2.3.2=classpath
118106
org.jdom:jdom2:2.0.6=classpath
119-
org.jetbrains.dokka:dokka-core:1.4.32=classpath
120-
org.jetbrains.intellij.deps:trove4j:1.0.20200330=classpath
121-
org.jetbrains.kotlin:kotlin-android-extensions:1.7.10=classpath
122-
org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.7.10=classpath
123-
org.jetbrains.kotlin:kotlin-build-common:1.7.10=classpath
124-
org.jetbrains.kotlin:kotlin-compiler-embeddable:1.7.10=classpath
125-
org.jetbrains.kotlin:kotlin-compiler-runner:1.7.10=classpath
126-
org.jetbrains.kotlin:kotlin-daemon-client:1.7.10=classpath
127-
org.jetbrains.kotlin:kotlin-daemon-embeddable:1.7.10=classpath
128-
org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.7.10=classpath
129-
org.jetbrains.kotlin:kotlin-gradle-plugin-idea:1.7.10=classpath
130-
org.jetbrains.kotlin:kotlin-gradle-plugin-model:1.7.10=classpath
131-
org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10=classpath
132-
org.jetbrains.kotlin:kotlin-klib-commonizer-api:1.7.10=classpath
133-
org.jetbrains.kotlin:kotlin-native-utils:1.7.10=classpath
134-
org.jetbrains.kotlin:kotlin-project-model:1.7.10=classpath
135-
org.jetbrains.kotlin:kotlin-reflect:1.5.31=classpath
136-
org.jetbrains.kotlin:kotlin-scripting-common:1.7.10=classpath
137-
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:1.7.10=classpath
138-
org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:1.7.10=classpath
139-
org.jetbrains.kotlin:kotlin-scripting-jvm:1.7.10=classpath
140-
org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31=classpath
141-
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.31=classpath
142-
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31=classpath
143-
org.jetbrains.kotlin:kotlin-stdlib:1.5.31=classpath
144-
org.jetbrains.kotlin:kotlin-tooling-core:1.7.10=classpath
145-
org.jetbrains.kotlin:kotlin-tooling-metadata:1.7.10=classpath
146-
org.jetbrains.kotlin:kotlin-util-io:1.7.10=classpath
147-
org.jetbrains.kotlin:kotlin-util-klib:1.7.10=classpath
107+
org.jetbrains.intellij.deps:trove4j:1.0.20181211=classpath
108+
org.jetbrains.kotlin:kotlin-android-extensions:1.5.31=classpath
109+
org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.5.31=classpath
110+
org.jetbrains.kotlin:kotlin-build-common:1.5.31=classpath
111+
org.jetbrains.kotlin:kotlin-compiler-embeddable:1.5.31=classpath
112+
org.jetbrains.kotlin:kotlin-compiler-runner:1.5.31=classpath
113+
org.jetbrains.kotlin:kotlin-daemon-client:1.5.31=classpath
114+
org.jetbrains.kotlin:kotlin-daemon-embeddable:1.5.31=classpath
115+
org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.5.31=classpath
116+
org.jetbrains.kotlin:kotlin-gradle-plugin-model:1.5.31=classpath
117+
org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31=classpath
118+
org.jetbrains.kotlin:kotlin-klib-commonizer-api:1.5.31=classpath
119+
org.jetbrains.kotlin:kotlin-native-utils:1.5.31=classpath
120+
org.jetbrains.kotlin:kotlin-project-model:1.5.31=classpath
121+
org.jetbrains.kotlin:kotlin-reflect:1.4.32=classpath
122+
org.jetbrains.kotlin:kotlin-scripting-common:1.5.31=classpath
123+
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:1.5.31=classpath
124+
org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:1.5.31=classpath
125+
org.jetbrains.kotlin:kotlin-scripting-jvm:1.5.31=classpath
126+
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.32=classpath
127+
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32=classpath
128+
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.32=classpath
129+
org.jetbrains.kotlin:kotlin-stdlib:1.4.32=classpath
130+
org.jetbrains.kotlin:kotlin-tooling-metadata:1.5.31=classpath
131+
org.jetbrains.kotlin:kotlin-util-io:1.5.31=classpath
132+
org.jetbrains.kotlin:kotlin-util-klib:1.5.31=classpath
148133
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.0=classpath
149-
org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.1=classpath
134+
org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0=classpath
150135
org.jetbrains:annotations:13.0=classpath
151-
org.jetbrains:markdown-jvm:0.2.1=classpath
152-
org.jetbrains:markdown:0.2.1=classpath
153136
org.json:json:20180813=classpath
154-
org.jsoup:jsoup:1.13.1=classpath
155137
org.jvnet.staxex:stax-ex:1.8.1=classpath
156-
org.ow2.asm:asm-analysis:9.1=classpath
157-
org.ow2.asm:asm-commons:9.1=classpath
158-
org.ow2.asm:asm-tree:9.1=classpath
159-
org.ow2.asm:asm-util:9.1=classpath
160-
org.ow2.asm:asm:9.1=classpath
161-
org.slf4j:slf4j-api:1.7.30=classpath
138+
org.ow2.asm:asm-analysis:7.0=classpath
139+
org.ow2.asm:asm-commons:7.0=classpath
140+
org.ow2.asm:asm-tree:7.0=classpath
141+
org.ow2.asm:asm-util:7.0=classpath
142+
org.ow2.asm:asm:7.0=classpath
162143
org.tensorflow:tensorflow-lite-metadata:0.1.0-rc2=classpath
163144
xerces:xercesImpl:2.12.0=classpath
164145
xml-apis:xml-apis:1.4.01=classpath

dev/benchmarks/complex_layout/android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
33
zipStoreBase=GRADLE_USER_HOME
44
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
5+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip

dev/benchmarks/complex_layout/android/project-app.lockfile

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ androidx.test:runner:1.2.0=debugAndroidTestCompileClasspath,debugCompileClasspat
2626
androidx.tracing:tracing:1.0.0=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
2727
androidx.versionedparcelable:versionedparcelable:1.1.1=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
2828
androidx.viewpager:viewpager:1.0.0=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
29-
androidx.window:window-java:1.0.0-beta04=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
30-
androidx.window:window:1.0.0-beta04=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
29+
androidx.window:window-java:1.0.0-beta03=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
30+
androidx.window:window:1.0.0-beta03=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
3131
com.android.tools.analytics-library:protos:30.0.0=lintClassPath
3232
com.android.tools.analytics-library:shared:30.0.0=lintClassPath
3333
com.android.tools.analytics-library:tracker:30.0.0=lintClassPath
@@ -134,10 +134,10 @@ org.glassfish.jaxb:txw2:2.3.2=lintClassPath
134134
org.hamcrest:hamcrest-core:1.3=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,lintClassPath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
135135
org.hamcrest:hamcrest-integration:1.3=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
136136
org.hamcrest:hamcrest-library:1.3=debugAndroidTestCompileClasspath,debugCompileClasspath,debugRuntimeClasspath,debugUnitTestCompileClasspath,debugUnitTestRuntimeClasspath,profileCompileClasspath,profileRuntimeClasspath,profileUnitTestCompileClasspath,profileUnitTestRuntimeClasspath,releaseCompileClasspath,releaseRuntimeClasspath,releaseUnitTestCompileClasspath,releaseUnitTestRuntimeClasspath
137-
org.jacoco:org.jacoco.agent:0.8.7=androidJacocoAnt
138-
org.jacoco:org.jacoco.ant:0.8.7=androidJacocoAnt
139-
org.jacoco:org.jacoco.core:0.8.7=androidJacocoAnt
140-
org.jacoco:org.jacoco.report:0.8.7=androidJacocoAnt
137+
org.jacoco:org.jacoco.agent:0.8.3=androidJacocoAnt
138+
org.jacoco:org.jacoco.ant:0.8.3=androidJacocoAnt
139+
org.jacoco:org.jacoco.core:0.8.3=androidJacocoAnt
140+
org.jacoco:org.jacoco.report:0.8.3=androidJacocoAnt
141141
org.jetbrains.intellij.deps:trove4j:1.0.20181211=lintClassPath
142142
org.jetbrains.kotlin:kotlin-reflect:1.4.32=lintClassPath
143143
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.32=lintClassPath
@@ -160,15 +160,11 @@ org.junit.platform:junit-platform-launcher:1.7.0=lintClassPath
160160
org.junit:junit-bom:5.7.0=lintClassPath
161161
org.jvnet.staxex:stax-ex:1.8.1=lintClassPath
162162
org.opentest4j:opentest4j:1.2.0=lintClassPath
163-
org.ow2.asm:asm-analysis:7.0=lintClassPath
164-
org.ow2.asm:asm-analysis:9.1=androidJacocoAnt
165-
org.ow2.asm:asm-commons:7.0=lintClassPath
166-
org.ow2.asm:asm-commons:9.1=androidJacocoAnt
167-
org.ow2.asm:asm-tree:7.0=lintClassPath
168-
org.ow2.asm:asm-tree:9.1=androidJacocoAnt
163+
org.ow2.asm:asm-analysis:7.0=androidJacocoAnt,lintClassPath
164+
org.ow2.asm:asm-commons:7.0=androidJacocoAnt,lintClassPath
165+
org.ow2.asm:asm-tree:7.0=androidJacocoAnt,lintClassPath
169166
org.ow2.asm:asm-util:7.0=lintClassPath
170-
org.ow2.asm:asm:7.0=lintClassPath
171-
org.ow2.asm:asm:9.1=androidJacocoAnt
167+
org.ow2.asm:asm:7.0=androidJacocoAnt,lintClassPath
172168
org.testng:testng:7.3.0=lintClassPath
173169
xerces:xercesImpl:2.12.0=lintClassPath
174170
xml-apis:xml-apis:1.4.01=lintClassPath

0 commit comments

Comments
 (0)