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 907a1e9 commit 80db494Copy full SHA for 80db494
core/build.gradle.kts
@@ -6,8 +6,6 @@ plugins {
6
android {
7
namespace = "io.opentelemetry.android"
8
9
- buildToolsVersion = "34.0.0"
10
-
11
defaultConfig {
12
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
13
consumerProguardFiles("consumer-rules.pro")
instrumentation/volley/library/build.gradle.kts
@@ -7,8 +7,6 @@ plugins {
namespace = "io.opentelemetry.android.volley"
14
0 commit comments