Skip to content

Commit 0353e5c

Browse files
authored
Specify namespace
1 parent f9a20f0 commit 0353e5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

system_theme/android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ apply plugin: 'com.android.library'
2525
apply plugin: 'kotlin-android'
2626

2727
android {
28+
namespace 'com.bruno.system_theme'
2829
compileSdkVersion 31
2930

3031
sourceSets {

0 commit comments

Comments
 (0)