Add artifact output.

This commit is contained in:
Captain ALM 2023-05-23 15:08:05 +01:00
parent 11a3456c53
commit b255a99e0d
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1
3 changed files with 14 additions and 10 deletions

View File

@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" build-on-make="true" name="calmstdcrypt">
<output-path>$PROJECT_DIR$/out/artifacts/calmstdcrypt</output-path>
<root id="archive" name="calmstdcrypt.jar">
<element id="module-output" name="calmstdcrypt" />
</root>
</artifact>
</component>

View File

@ -1,10 +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" />
</set>
</option>
</component>
</project>

6
.idea/vcs.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>