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 f9a20f0 commit 0353e5cCopy full SHA for 0353e5c
1 file changed
system_theme/android/build.gradle
@@ -25,6 +25,7 @@ apply plugin: 'com.android.library'
25
apply plugin: 'kotlin-android'
26
27
android {
28
+ namespace 'com.bruno.system_theme'
29
compileSdkVersion 31
30
31
sourceSets {
0 commit comments