aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2022-10-07 17:28:37 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2022-10-07 17:28:37 +0530
commitfe666e9ecb066a5a221c7c8d761760f5928f908b (patch)
tree099bb013223cea6de168ac91076c7f94724d57f5 /.idea
parent656669b55e73bb02016a4453d6fd9beed1aac670 (diff)
refactor(build-logic): move PSL download to task action
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 b1077fbd..e1eea1d6 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.7.10" />
+ <option name="version" value="1.7.20" />
</component>
</project> \ No newline at end of file