That's mine: ``` plugins { id("com.android.librar...
# gradle
m
That's mine:
Copy code
plugins {
	id("com.android.library")
	kotlin("android")
}