Skip to content

Commit

Permalink
Merge pull request TestStudio#3 from TestStudio/tsvetko/v2.3.1.2
Browse files Browse the repository at this point in the history
Version 2.3.1.2
  • Loading branch information
tsvetko committed May 18, 2015
2 parents 982ee01 + a209ae9 commit 6b8925b
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemes.android.com/apk/res/android"
id="com.telerik.mobiletesting"
version="2.3.0.2">
version="2.3.1.2">
<name>Telerik Mobile Testing</name>
<description>This plugin makes an app testable with Telerik Mobile Testing.</description>
<url>http://docs.telerik.com/platform/mobile-testing/overview</url>
Expand Down Expand Up @@ -34,7 +34,7 @@
</platform>
<platform name="android">
<lib-file src="src/android/MobileTestingExtension.jar" />
<lib-file src="src/android/dexmaker-1.1.jar" />
<lib-file src="src/android/MobileTestingSupportLib.jar" />
<config-file target="AndroidManifest.xml" parent="/manifest/application">
<activity android:name="com.telerik.testingextension.EntryPoint" android:theme="@android:style/Theme.NoDisplay">
<intent-filter>
Expand Down
Binary file modified src/android/MobileTestingExtension.jar
Binary file not shown.
Binary file added src/android/MobileTestingSupportLib.jar
Binary file not shown.
Binary file removed src/android/dexmaker-1.1.jar
Binary file not shown.
Binary file modified src/ios/libMobileTestingExtension.a
Binary file not shown.

0 comments on commit 6b8925b

Please sign in to comment.