Using Android annotations from KAnnotator
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user