Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
1a637b29aa1d1e96a5be14f520160caf04e8ee16
/
.
/
Android
/
testbed
/
build.gradle.kts
blob: 451517b3f1aeab6b28137611992c8ee9080011fe [
file
]
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins
{
id
(
"com.android.application"
)
version
"8.10.0"
apply
false
id
(
"org.jetbrains.kotlin.android"
)
version
"1.9.22"
apply
false
}