Loading gradle/verification-metadata.xml +5 −0 Original line number Diff line number Diff line Loading @@ -2500,6 +2500,11 @@ <pgp value="5989BAF76217B843D66BE55B2D0E1FB8FE4B68B4"/> </artifact> </component> <component group="org.eclipse.jetty" name="jetty-bom" version="9.4.54.v20240208"> <artifact name="jetty-bom-9.4.54.v20240208.pom"> <pgp value="5989BAF76217B843D66BE55B2D0E1FB8FE4B68B4"/> </artifact> </component> <component group="org.jacoco" name="org.jacoco.build" version="0.8.11"> <artifact name="org.jacoco.build-0.8.11.pom"> <sha256 value="5b84b15cf2eef3e59eb91bc22784833100b09df9911e3319030c3bc648bd8b0b" origin="Generated by Gradle"/> Loading library/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:8.3.1' classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.9' classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.10' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6" classpath "org.jacoco:org.jacoco.core:$jacoco_version" Loading sample_client/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:8.3.1' classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.9' classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.10' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6" classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2 Loading Loading
gradle/verification-metadata.xml +5 −0 Original line number Diff line number Diff line Loading @@ -2500,6 +2500,11 @@ <pgp value="5989BAF76217B843D66BE55B2D0E1FB8FE4B68B4"/> </artifact> </component> <component group="org.eclipse.jetty" name="jetty-bom" version="9.4.54.v20240208"> <artifact name="jetty-bom-9.4.54.v20240208.pom"> <pgp value="5989BAF76217B843D66BE55B2D0E1FB8FE4B68B4"/> </artifact> </component> <component group="org.jacoco" name="org.jacoco.build" version="0.8.11"> <artifact name="org.jacoco.build-0.8.11.pom"> <sha256 value="5b84b15cf2eef3e59eb91bc22784833100b09df9911e3319030c3bc648bd8b0b" origin="Generated by Gradle"/> Loading
library/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:8.3.1' classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.9' classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.10' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6" classpath "org.jacoco:org.jacoco.core:$jacoco_version" Loading
sample_client/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:8.3.1' classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.9' classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.10' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6" classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2 Loading