Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

8 lines
78 B
Kotlin

plugins {
id("ivy.feature")
}
android {
namespace = "com.ivy.base"
}