Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
projects
/
simpleAidl
/
gradle
/
libs.versions.toml
blob: 1a3d0d2c12b784eb8a5238ee563bcfa0436edac7 [
file
] [
log
] [
blame
]
[
versions
]
agp
=
"8.3.0-dev"
kotlin
=
"1.9.0"
[
plugins
]
androidApplication
=
{
id
=
"com.android.application"
,
version
.
ref
=
"agp"
}
jetbrainsKotlinAndroid
=
{
id
=
"org.jetbrains.kotlin.android"
,
version
.
ref
=
"kotlin"
}