Ahmad Melegy
Results
2
issues of
Ahmad Melegy
Hello, I followed these steps to try to run this plugin: - I cloned the repo. - Executed `./gradlew buildPlugin`. - Installed the plugin into Android Studio v4.1 from `PROJECT_DIR/build/distributions/Android...
I am using the `HttpHeaderAuthenticator` and trying to persistent cache for authenticator, so I made a copy of `ehcache-default.xml` from the distribution, to `conf/ehcache.xml` ``` xml ``` but when I...