Skip to content

Commit d836b70

Browse files
authored
refactor(namespace): update namespace in lib/build.gradle.kts (#20)
1 parent 591d51c commit d836b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
compileSdk = 33
1313
buildToolsVersion = "33.0.0"
1414

15-
namespace = "com.segment.analytics.kotlin.destinations.consent"
15+
namespace = "com.segment.analytics.kotlin.consent"
1616

1717
defaultConfig {
1818
multiDexEnabled = true

0 commit comments

Comments
 (0)