[Gradle][Tests][MPP] fix android namespace in mpp-composite test-data

This commit is contained in:
Pavel Kargashinsky
2023-03-27 16:06:04 +02:00
committed by Space Team
parent 5beba0acc6
commit d07fd15565
@@ -13,6 +13,7 @@ repositories {
android {
compileSdk = 33
namespace = "com.example.producer"
}
kotlin {