Skip to content

Commit

Permalink
corrected ivy module name
Browse files Browse the repository at this point in the history
  • Loading branch information
cjayswal committed Sep 17, 2021
1 parent 369f032 commit 345d969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ivy-module version="2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
<info organisation="com.qmetry" module="qaf-support-flutter" status="integration">
<info organisation="com.qmetry" module="qaf-support-galen" status="integration">
</info>
<configurations>
<conf name="compile" description="Required to compile application"/>
Expand Down

0 comments on commit 345d969

Please sign in to comment.