summaryrefslogtreecommitdiff
path: root/databinding.properties
blob: 9f46a54fdf0aca519b467b0f810399c7a5c58f8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
buildToolsVersion = 30.0.3
compileSdkVersionStr=android-33
compileSdkVersionInt=33
# 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