Skip to content

Commit ad286d0

Browse files
committed
Disable Auto Resolution when running integration test
1 parent 4932390 commit ad286d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<projectSettings>
3+
<projectSetting name="GooglePlayServices.AutoResolverEnabled" value="False" />
4+
<projectSetting name="GooglePlayServices.PromptBeforeAutoResolution" value="False" />
5+
</projectSettings>

0 commit comments

Comments
 (0)