Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
2e64e36a2b1f8ebb2a6f24ad5c8f75388047d039
/
.
/
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
}