Move ProtoBuf classes to package org.jetbrains.kotlin.metadata
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.jetbrains.kotlin.serialization.jvm;
|
||||
package org.jetbrains.kotlin.metadata.jvm;
|
||||
|
||||
import "core/metadata/src/ext_options.proto";
|
||||
import "core/metadata/src/metadata.proto";
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.jetbrains.kotlin.serialization.jvm;
|
||||
package org.jetbrains.kotlin.metadata.jvm;
|
||||
|
||||
import "core/metadata/src/metadata.proto";
|
||||
|
||||
|
||||
+233
-233
File diff suppressed because it is too large
Load Diff
+388
-388
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user