We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a95cbf3 commit 9ca224fCopy full SHA for 9ca224f
android-test-utils/build.gradle
@@ -30,6 +30,8 @@ android {
30
}
31
32
33
+description 'web3j android test lib'
34
+
35
dependencies {
36
37
implementation 'androidx.appcompat:appcompat:1.7.0'
besu/build.gradle
@@ -31,6 +31,8 @@ android {
+description 'web3j besu support project'
api project(':eea')
38
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
0 commit comments