Rename jet to kotlin in Android JPS plugin

Original commit: ccbbaba7cd
This commit is contained in:
Yan Zhulanow
2015-02-10 18:22:21 +03:00
parent 2ea959c115
commit 2c6719339d
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2014 JetBrains s.r.o.
* Copyright 2010-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.jetbrains.jet.jps.build
package org.jetbrains.kotlin.jps.build
import org.jetbrains.jps.incremental.ModuleBuildTarget
import org.jetbrains.jps.incremental.CompileContext