Skip to content
Snippets Groups Projects
Commit 73b37cfb authored by Jueun Park's avatar Jueun Park
Browse files

edit

parent 54761e29
No related branches found
No related tags found
No related merge requests found
Showing
with 515 additions and 308 deletions
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
...@@ -11,6 +11,11 @@ ...@@ -11,6 +11,11 @@
<option name="name" value="MavenRepo" /> <option name="name" value="MavenRepo" />
<option name="url" value="https://repo.maven.apache.org/maven2/" /> <option name="url" value="https://repo.maven.apache.org/maven2/" />
</remote-repository> </remote-repository>
<remote-repository>
<option name="id" value="MavenLocal" />
<option name="name" value="MavenLocal" />
<option name="url" value="file:/$MAVEN_REPOSITORY$/" />
</remote-repository>
<remote-repository> <remote-repository>
<option name="id" value="central" /> <option name="id" value="central" />
<option name="name" value="Maven Central repository" /> <option name="name" value="Maven Central repository" />
...@@ -21,10 +26,5 @@ ...@@ -21,10 +26,5 @@
<option name="name" value="JBoss Community repository" /> <option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" /> <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository> </remote-repository>
<remote-repository>
<option name="id" value="MavenLocal" />
<option name="name" value="MavenLocal" />
<option name="url" value="file:/$MAVEN_REPOSITORY$/" />
</remote-repository>
</component> </component>
</project> </project>
\ No newline at end of file
<?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>
\ No newline at end of file
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
</td> </td>
<td> <td>
<div class="infoBox" id="duration"> <div class="infoBox" id="duration">
<div class="counter">0.371s</div> <div class="counter">0.342s</div>
<p>duration</p> <p>duration</p>
</div> </div>
</td> </td>
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
<td>1</td> <td>1</td>
<td>1</td> <td>1</td>
<td>0</td> <td>0</td>
<td>0.371s</td> <td>0.342s</td>
<td class="failures">0%</td> <td class="failures">0%</td>
</tr> </tr>
</tbody> </tbody>
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
<td>1</td> <td>1</td>
<td>1</td> <td>1</td>
<td>0</td> <td>0</td>
<td>0.371s</td> <td>0.342s</td>
<td class="failures">0%</td> <td class="failures">0%</td>
</tr> </tr>
</tbody> </tbody>
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/> <input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label> </label>
</div>Generated by </div>Generated by
<a href="http://www.gradle.org">Gradle 6.8</a> at 2021. 8. 10. 오 2:11:46</p> <a href="http://www.gradle.org">Gradle 6.8</a> at 2021. 8. 13. 오 2:47:54</p>
</div> </div>
</div> </div>
</body> </body>
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
</td> </td>
<td> <td>
<div class="infoBox" id="duration"> <div class="infoBox" id="duration">
<div class="counter">0.371s</div> <div class="counter">0.342s</div>
<p>duration</p> <p>duration</p>
</div> </div>
</td> </td>
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
<td>1</td> <td>1</td>
<td>1</td> <td>1</td>
<td>0</td> <td>0</td>
<td>0.371s</td> <td>0.342s</td>
<td class="failures">0%</td> <td class="failures">0%</td>
</tr> </tr>
</table> </table>
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/> <input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label> </label>
</div>Generated by </div>Generated by
<a href="http://www.gradle.org">Gradle 6.8</a> at 2021. 8. 10. 오 2:11:46</p> <a href="http://www.gradle.org">Gradle 6.8</a> at 2021. 8. 13. 오 2:47:54</p>
</div> </div>
</div> </div>
</body> </body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment