Switch first project to the new custom dependencies schema

This commit is contained in:
Ilya Chernikov
2017-12-07 22:17:50 +01:00
committed by Vyacheslav Gerasimov
parent 47507ad694
commit 6f21c36d68
7 changed files with 121 additions and 56 deletions
+2
View File
@@ -115,6 +115,8 @@ extra["JDK_18"] = jdkPath("1.8")
extra["JDK_9"] = jdkPathIfFound("9")
extra["versions.intellij"] = "IC-172.4343.14"
extra["versions.intellijSdk"] = "172.4343.14"
extra["versions.androidBuildTools"] = "r23.0.1"
extra["versions.protobuf-java"] = "2.6.1"
extra["versions.javax.inject"] = "1"
extra["versions.jsr305"] = "1.3.9"