diff --git a/build/mobile/robocop/Makefile.in b/build/mobile/robocop/Makefile.in index 8790a36f29d49da663d44acbe4576a49ba704fe7..71a28898967242db06915c38c50951a9fa47c70b 100644 --- a/build/mobile/robocop/Makefile.in +++ b/build/mobile/robocop/Makefile.in @@ -45,7 +45,7 @@ include $(DEPTH)/config/autoconf.mk MODULE = robocop -ROBOTIUM_PATH = $(srcdir)/robotium-solo-3.1.jar +ROBOTIUM_PATH = $(srcdir)/robotium-solo-3.2.1.jar JAVAFILES = \ R.java \ diff --git a/build/mobile/robocop/README b/build/mobile/robocop/README index c3d34fc7674dc9d3f700b1d12d261537b79231fb..6d41b069749c7aa9a0fe278040ac15ac13bed2a7 100644 --- a/build/mobile/robocop/README +++ b/build/mobile/robocop/README @@ -4,6 +4,6 @@ Robotium is an open source tool licensed under the Apache 2.0 license and the or source can be found here: http://code.google.com/p/robotium/ -We are including robotium-solo-3.1.jar as a binary and are not modifying it in anyway +We are including robotium-solo-3.2.1.jar as a binary and are not modifying it in anyway from the original download found at: http://code.google.com/p/robotium/ diff --git a/build/mobile/robocop/robotium-solo-3.1.jar b/build/mobile/robocop/robotium-solo-3.1.jar deleted file mode 100644 index 0ba05859b90a8c29ca519e228674db9aebe69d90..0000000000000000000000000000000000000000 Binary files a/build/mobile/robocop/robotium-solo-3.1.jar and /dev/null differ diff --git a/build/mobile/robocop/robotium-solo-3.2.1.jar b/build/mobile/robocop/robotium-solo-3.2.1.jar new file mode 100644 index 0000000000000000000000000000000000000000..f4107c7496ec18d7a5fc2fe56742036ef3861bb7 Binary files /dev/null and b/build/mobile/robocop/robotium-solo-3.2.1.jar differ