aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2023-02-27 21:26:21 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2023-02-27 21:26:21 +0530
commit3d47ecd698e582934cae7e54ecb42eb2fb4d8db9 (patch)
tree4101fe2944742b9f72d8ead4286aea4f74e5f08d /.idea
parenta6e845f461e1ed09d6ea34b6ecbf10327190e1b1 (diff)
refactor(format-common): migrate to `uri-kmp` and convert to JVM library
Diffstat (limited to '.idea')
-rw-r--r--.idea/kotlinc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml
index 2b8a50fc..0fc31131 100644
--- a/.idea/kotlinc.xml
+++ b/.idea/kotlinc.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
- <option name="version" value="1.8.0" />
+ <option name="version" value="1.8.10" />
</component>
</project> \ No newline at end of file