Skip to content

Commit

Permalink
Merge pull request #28 from reportportal/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
HardNorth authored Mar 14, 2024
2 parents f75f167 + d5d50bb commit 5e31ab4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[![Build with Love](https://img.shields.io/badge/build%20with-❤%EF%B8%8F%E2%80%8D-lightgrey.svg)](http://reportportal.io?style=flat)


The latest version: 5.2.1. Please use `Maven Central` link above to get the agent. Minimal supported API version: 26
The latest version: 5.2.0. Please use `Maven Central` link above to get the agent. Minimal supported API version: 26

## Overview: How to Add ReportPortal integration to Your Android Project
Report Portal supports Android Espresso JUnit 5 tests. The integration is built on top of
Expand Down
2 changes: 1 addition & 1 deletion agent-android-junit5/gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=5.2.2-SNAPSHOT
version=5.2.1-SNAPSHOT
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/

buildscript {
ext {
agp_version = '8.2.2'
Expand Down

0 comments on commit 5e31ab4

Please sign in to comment.