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 591d51c commit d836b70Copy full SHA for d836b70
lib/build.gradle.kts
@@ -12,7 +12,7 @@ android {
12
compileSdk = 33
13
buildToolsVersion = "33.0.0"
14
15
- namespace = "com.segment.analytics.kotlin.destinations.consent"
+ namespace = "com.segment.analytics.kotlin.consent"
16
17
defaultConfig {
18
multiDexEnabled = true
0 commit comments