Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
gradle-dsl
/
testData
/
parser
/
propertyOrder
/
createThenMoveBlockExpected.gradle.kts
blob: 607210b5a8c2667678db051d6521ad017a4eb5d7 [
file
] [
log
] [
blame
]
val prop1
by
extra
(
true
)
android
{
compileSdkVersion
(
19
)
buildToolsVersion
=
"19.1.0"
}