Open jsotuyod opened 5 years ago
Since the last changes to support newer AGP versions, we use the ANDROID_HOME env var
ANDROID_HOME
https://github.com/Monits/static-code-analysis-plugin/blob/406b9d8cb29957841965b6e01f4d7e8857ec7a86/src/main/groovy/com/monits/gradle/sca/AndroidHelper.groovy#L136-L142
We should complain to the user if we find this to be undefined / invalid
Since the last changes to support newer AGP versions, we use the
ANDROID_HOME
env varhttps://github.com/Monits/static-code-analysis-plugin/blob/406b9d8cb29957841965b6e01f4d7e8857ec7a86/src/main/groovy/com/monits/gradle/sca/AndroidHelper.groovy#L136-L142
We should complain to the user if we find this to be undefined / invalid