diff --git a/README.md b/README.md index d8aaf81..9674854 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ For detailed usage, view the [Javadocs](https://detroit-labs.github.io/katalon-m To use this **katalon-mobile-util** library in Katalon Studio tests, it is not required that you build from source. -Place the [release artifact jar](https://github.com/detroit-labs/katalon-mobile-util/releases/download/1.8.0/katalon-mobile-util-1.8.0.jar) into your Katalon test project's `/Drivers` directory, or follow the Katalon Studio instructions: [How to import external library into your automation project](https://www.katalon.com/resources-center/tutorials/import-java-library/). +Place the [release artifact jar](https://github.com/detroit-labs/katalon-mobile-util/releases/download/1.8.1/katalon-mobile-util-1.8.1.jar) into your Katalon test project's `/Drivers` directory, or follow the Katalon Studio instructions: [How to import external library into your automation project](https://www.katalon.com/resources-center/tutorials/import-java-library/). ## Building from source