____ _ _______ __ / __ \ | /| / / __/ |/ / / /_/ / |/ |/ / _// / \____/|__/|__/___/_||_/
owenclave / plugin/api/build.gradle.kts
github - dev -
back to tree
-
upstream
plugins { id("com.android.library") } setupCommon() android { namespace = "io.nekohasekai.sagernet.plugin" }