From bc4a653d65f8d1504f392aeb43310865626c0328 Mon Sep 17 00:00:00 2001 From: labkey-nicka Date: Mon, 16 Feb 2026 13:28:02 -0800 Subject: [PATCH] labkeyClientApiVersion=7.1.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 860a704842..f235a98e09 100644 --- a/gradle.properties +++ b/gradle.properties @@ -45,7 +45,7 @@ buildFromSource=true # The default version for LabKey artifacts that are built or that we depend on. # override in an individual module's gradle.properties file as necessary labkeyVersion=26.3-SNAPSHOT -labkeyClientApiVersion=7.2.0-SNAPSHOT +labkeyClientApiVersion=7.1.1 # Version numbers for the various binary artifacts that are included when # deploying via deployApp or deployDist and when creating distributions.