Release v2.7.2 (#1140)
* Update Kotlin, Gradle and dependencies * Release v2.7.2 * Fix testspull/1164/head v2.7.2
parent
399844321b
commit
0057981408
@ -0,0 +1,23 @@ |
|||||||
|
<component name="ProjectRunConfigurationManager"> |
||||||
|
<configuration default="false" name="runAndroidTests" type="GradleRunConfiguration" factoryName="Gradle"> |
||||||
|
<ExternalSystemSettings> |
||||||
|
<option name="executionName" /> |
||||||
|
<option name="externalProjectPath" value="$PROJECT_DIR$/cameraview" /> |
||||||
|
<option name="externalSystemIdString" value="GRADLE" /> |
||||||
|
<option name="scriptParameters" value="" /> |
||||||
|
<option name="taskDescriptions"> |
||||||
|
<list /> |
||||||
|
</option> |
||||||
|
<option name="taskNames"> |
||||||
|
<list> |
||||||
|
<option value="runAndroidTests" /> |
||||||
|
</list> |
||||||
|
</option> |
||||||
|
<option name="vmOptions" value="" /> |
||||||
|
</ExternalSystemSettings> |
||||||
|
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess> |
||||||
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> |
||||||
|
<DebugAllEnabled>false</DebugAllEnabled> |
||||||
|
<method v="2" /> |
||||||
|
</configuration> |
||||||
|
</component> |
@ -0,0 +1,23 @@ |
|||||||
|
<component name="ProjectRunConfigurationManager"> |
||||||
|
<configuration default="false" name="runUnitTests" type="GradleRunConfiguration" factoryName="Gradle"> |
||||||
|
<ExternalSystemSettings> |
||||||
|
<option name="executionName" /> |
||||||
|
<option name="externalProjectPath" value="$PROJECT_DIR$/cameraview" /> |
||||||
|
<option name="externalSystemIdString" value="GRADLE" /> |
||||||
|
<option name="scriptParameters" value="" /> |
||||||
|
<option name="taskDescriptions"> |
||||||
|
<list /> |
||||||
|
</option> |
||||||
|
<option name="taskNames"> |
||||||
|
<list> |
||||||
|
<option value="runUnitTests" /> |
||||||
|
</list> |
||||||
|
</option> |
||||||
|
<option name="vmOptions" value="" /> |
||||||
|
</ExternalSystemSettings> |
||||||
|
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess> |
||||||
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> |
||||||
|
<DebugAllEnabled>false</DebugAllEnabled> |
||||||
|
<method v="2" /> |
||||||
|
</configuration> |
||||||
|
</component> |
Loading…
Reference in new issue