blob: a0aa8b71e42f071aaa0f8f2f8cc018513dae6bcb [file] [log] [blame]
Yigit Boyare421e292015-03-13 12:57:48 -07001# global settings for projects
George Mount34a18e62015-03-25 17:06:47 -07002kotlinVersion = 0.11.91
Yigit Boyare421e292015-03-13 12:57:48 -07003releaseVersion = 0.3
4snapshotVersion = 0.3-SNAPSHOT
5androidPluginVersion = 1.0.1
6javaTargetCompatibility = 1.6
7javaSourceCompatibility = 1.6
8mavenRepoName=maven-repo
Yigit Boyaree758672015-04-16 15:12:02 -07009prebuildFolderName=prebuilds
Yigit Boyara6e45832015-03-13 15:58:53 -070010group=com.android.databinding
11testGroup=com.android.databinding.test
12