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

This reverts commit d07fd15565.
This commit is contained in:
Pavel Kargashinsky
2023-04-03 11:30:42 +02:00
parent a4e4769525
commit acd6883777
@@ -13,7 +13,6 @@ repositories {
android {
compileSdk = 33
namespace = "com.example.producer"
}
kotlin {