[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 {
|
android {
|
||||||
compileSdk = 33
|
compileSdk = 33
|
||||||
|
namespace = "com.example.producer"
|
||||||
}
|
}
|
||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
|
|||||||
Reference in New Issue
Block a user