We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9965c commit a327419Copy full SHA for a327419
labkey-client-api/build.gradle
@@ -60,7 +60,7 @@ buildDir = new File(project.rootProject.buildDir, "/remoteapi/labkey-api-java")
60
61
group "org.labkey.api"
62
63
-version "1.4.0-SNAPSHOT"
+version "1.3.2"
64
65
dependencies {
66
implementation "org.apache.httpcomponents:httpmime:${httpmimeVersion}"
0 commit comments