Files

8 lines
123 B
Kotlin

plugins {
id("org.autojs.build.local-arr-register-convention")
}
localAars {
files += "libtermexec-release.aar"
}