fixed duplicated BuildConfig error
This commit is contained in:
parent
b362a482e9
commit
e23b824b2e
|
@ -75,7 +75,7 @@ publishing {
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
namespace getGroupId()
|
namespace "com.google.mediapipe.dummy"
|
||||||
compileSdk 32
|
compileSdk 32
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user