diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-01-19 16:18:38 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2023-01-19 16:18:38 +0530 |
commit | bffa31314f713a93417676d0d5872e0433aa35d8 (patch) | |
tree | 82036d76b1550ef52ec08d1c419270a5fa3ee7d6 | |
parent | f917cc8013967fe4258aa44609f1732684e62fc7 (diff) |
chore: IDEA churn
-rw-r--r-- | .idea/kotlinc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index 0e65ceac..2b8a50fc 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.21" /> + <option name="version" value="1.8.0" /> </component> </project>
\ No newline at end of file |