Android Studio Koala | 2024.1.1 Patch 1
Build #AI-241.18034.62.2411.12071903, built on July 11, 2024
Runtime version: 17.0.11+0–11852314 amd64
Windows 10.0
WSL2
When I try to “Run all tests” on Android Studio I receive this message
Unable to find Gradle tasks to build: [:]. Build mode: COMPILE_JAVA.
The App is building perfectly. But I cannot run all the tests.
I already “invalidate caches”. Deleted .gradle, .idea and rebuild. Still nothing.
Here’s my settings for gradle on Android Studio.
Here’s the wrapper:
#Tue Jul 04 10:24:33 AEST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https://services.gradle.org/distributions/gradle-8.6-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists