Using Android annotations from KAnnotator

This commit is contained in:
Andrey Breslav
2014-02-18 17:24:52 +04:00
parent ff762a4467
commit 5c28f672b2
280 changed files with 3 additions and 81026 deletions
+2
View File
@@ -347,5 +347,7 @@
<mkdir dir="dependencies/annotations"/>
<get src="http://teamcity.jetbrains.com/guestAuth/repository/download/Kotlin_KAnnotator_InferJdkAnnotations/shipWithKotlin.tcbuildtag/kotlin-jdk-annotations.jar"
dest="dependencies/annotations/kotlin-jdk-annotations.jar" usetimestamp="true"/>
<get src="http://teamcity.jetbrains.com/guestAuth/repository/download/Kotlin_KAnnotator_InferJdkAnnotations/shipWithKotlin.tcbuildtag/kotlin-android-sdk-annotations.jar"
dest="dependencies/annotations/kotlin-android-sdk-annotations.jar" usetimestamp="true"/>
</target>
</project>