Minor: fix snapshot version used in kapt test kt15001

This commit is contained in:
Alexey Tsvetkov
2016-12-19 10:46:31 +03:00
parent 69d1ee7b11
commit 54d0a6b8e4
@@ -1,7 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "0.1-SNAPSHOT"
repositories {
mavenLocal()
mavenCentral()