Rename jet to kotlin in Android JPS plugin

This commit is contained in:
Yan Zhulanow
2015-02-10 18:22:21 +03:00
parent d35f36da06
commit ccbbaba7cd
3 changed files with 7 additions and 6 deletions
@@ -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