[Gradle][Tests][MPP] fix android namespace in mpp-composite test-data
This commit is contained in:
committed by
Space Team
parent
5beba0acc6
commit
d07fd15565
+1
@@ -13,6 +13,7 @@ repositories {
|
||||
|
||||
android {
|
||||
compileSdk = 33
|
||||
namespace = "com.example.producer"
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
||||
Reference in New Issue
Block a user