appium / appium-uiautomator2-server

Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component
Apache License 2.0
328 stars 232 forks source link

feat: bump gradle version #665

Closed KazuCocoa closed 2 days ago

KazuCocoa commented 3 days ago

Plus https://github.com/appium/appium-uiautomator2-server/pull/664

mykola-mokhnach commented 2 days ago

UiScrollableParserTests > initializationError FAILED java.lang.IllegalStateException at JavassistMockClassLoader.java:119 Caused by: java.lang.NullPointerException at ConstPool.java:675

It looks like at least one unit test fails there

KazuCocoa commented 2 days ago

Yes. One of deps in org.powermock needed newer one https://github.com/appium/appium-uiautomator2-server/pull/665/commits/3ec2a0c16755d2396a36928fa7db4a28f4193000

github-actions[bot] commented 2 days ago

:tada: This PR is included in version 7.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: