-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using in Android causes a "No static field" #362
Comments
Running the sample from https://github.com/jfrog/project-examples/tree/master/artifactory-client-java-examples/gradle-example
That's why this is obsolete now |
@hannesa2, Would you like to contribute code to the Artifactory Java client project? Alternatively, could you please provide a minimal reproducer? We are looking forward to your response. |
Sure, I can provide a pull request which point this out. |
Hi, About the Firefox the Signup with Google spins, can you please write in which environment do you work(Is it windows/ mac (which macOS name?) and which Firefox browser version? |
=> #363 |
In version |
In an Android Gradle project using
implementation 'org.jfrog.artifactory.client:artifactory-java-client-services:2.13.0'
I run with
into this
Does someone has an idea how to get rid of it ?
The text was updated successfully, but these errors were encountered: