summaryrefslogtreecommitdiff
path: root/databinding.properties
blob: b420575dd987adefafbe33c1c040b58d0f5c4170 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
buildToolsVersion = 30.0.3
compileSdkVersionStr=android-34
compileSdkVersionInt=34
# java versions for the code that runs on the device
javaTargetCompatibility = 1.8
javaSourceCompatibility = 1.8
# java versions for the code that runs on the host machine
compilerJavaTargetCompatibility = 1.8
compilerJavaSourceCompatibility = 1.8
group=androidx.databinding
testGroup=androidx.databinding.test
licenseName=The Apache Software License, Version 2.0
licenseUrl=http://www.apache.org/licenses/LICENSE-2.0.txt
licenseDistribution=repo