Skip to content

Commit 7b769df

Browse files
committed
Fix rtyley#88 - Old Robotium not working on Nexus 4
rtyley#88
1 parent e548e80 commit 7b769df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agit-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.jayway.android.robotium</groupId>
7575
<artifactId>robotium-solo</artifactId>
76-
<version>3.2.1</version>
76+
<version>3.6</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>com.github.rtyley</groupId>

0 commit comments

Comments
 (0)