idea: churn
This commit is contained in:
parent
5aaae8e37b
commit
29dbcaabba
2 changed files with 25 additions and 0 deletions
19
.idea/ghactions-toolbar.xml
Normal file
19
.idea/ghactions-toolbar.xml
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GhActionsToolbarSettings">
|
||||
<option name="customRepos">
|
||||
<map>
|
||||
<entry key="https://github.com/android-password-store/Android-Password-Store.git">
|
||||
<value>
|
||||
<RepoSettings />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="https://github.com/msfjarvis/Android-Password-Store">
|
||||
<value>
|
||||
<RepoSettings />
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
6
.idea/kotlinc.xml
Normal file
6
.idea/kotlinc.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KotlinJpsPluginSettings">
|
||||
<option name="version" value="1.7.10" />
|
||||
</component>
|
||||
</project>
|
Loading…
Reference in a new issue