Skip to content

Releases: browserstack/browserstack-gradle-plugin

3.1.3

12 Jan 08:19
5f1cd97

Choose a tag to compare

What's Changed

  • Let Users pass dynamic path to read main and test apks by @richaArora08 in #68

Full Changelog: v3.1.2...v3.1.3

3.1.2

17 Dec 10:26
0ff4095

Choose a tag to compare

typo fix in task description

What's Changed

  • Changing cliCommad to command in readme and task description to pass … by @richaArora08 in #67

Full Changelog: v3.1.1...v3.1.2

3.1.1

11 Nov 07:43
0d6c6e9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

3.1.0 - Sync CLI

30 Sep 11:01
931d274

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.5...v3.1.0

3.0.5

23 Jun 13:03
0370f75

Choose a tag to compare

  • Adding ability to pass a custom config file via CLI param @emalysz
  • Adding ability to pass -skipBuildingApks as a param to CLI for faster execution @innovater21
    -- We simply do not re-upload the apks, and just run the tests.
  • version bumping @deepwired

3.0.4

02 Mar 05:39

Choose a tag to compare

Open source contribution from

3.0.3

05 May 12:42
f383ffc

Choose a tag to compare

  • Support for Gradle 7.0

3.0.0

18 May 10:04
be0f1c6

Choose a tag to compare

3.0.0 is a major release
New Features

  • Now create a json config file and add all the Espresso test related parameters inside it. The file needs to be specified in the configFilePath.

Deprecation Notes

  • Commands runDebugBuildOnBrowserstack and uploadBuildToBrowserstackAppLive have now been deprecated

2.3.3

31 Mar 09:38
911757e

Choose a tag to compare

Fixxed issue with enableSpoonFramework param

2.3.2

23 Jan 14:03
edda65e

Choose a tag to compare

There was a bug fix in this release related to "appStoreConfiguration" param for running espresso tests.