aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-09-11 13:44:39 -0700
committerGitHub <noreply@github.com>2021-09-11 13:44:39 -0700
commit777d22a2cd252c0cb6f6898c57b5e565f90d59a6 (patch)
tree82f18c8758e341ccc189e406da2c819c18ccf819 /.idea
parent6492c0c9c1c008dc8cbd43ee5955d9955c782d91 (diff)
parentf406b888ff2108dee310260c29af8c3c2cce4f2d (diff)
downloadkau-777d22a2cd252c0cb6f6898c57b5e565f90d59a6.tar.gz
kau-777d22a2cd252c0cb6f6898c57b5e565f90d59a6.tar.bz2
kau-777d22a2cd252c0cb6f6898c57b5e565f90d59a6.zip
Merge pull request #262 from AllanWang/version
Diffstat (limited to '.idea')
-rw-r--r--.idea/jarRepositories.xml5
-rw-r--r--.idea/runConfigurations.xml13
2 files changed, 5 insertions, 13 deletions
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
index eb2873e..1e2d92c 100644
--- a/.idea/jarRepositories.xml
+++ b/.idea/jarRepositories.xml
@@ -26,5 +26,10 @@
<option name="name" value="Google" />
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
</remote-repository>
+ <remote-repository>
+ <option name="id" value="MavenRepo" />
+ <option name="name" value="MavenRepo" />
+ <option name="url" value="https://repo.maven.apache.org/maven2/" />
+ </remote-repository>
</component>
</project> \ No newline at end of file
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml
deleted file mode 100644
index e497da9..0000000
--- a/.idea/runConfigurations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="RunConfigurationProducerService">
- <option name="ignoredProducers">
- <set>
- <option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
- <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
- <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
- <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
- </set>
- </option>
- </component>
-</project> \ No newline at end of file