From 57b4f5a35aa1dba8d78c7cf894866fc8a3860639 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Wed, 8 Jan 2025 14:36:25 -0800 Subject: [PATCH] gradle --- build.gradle.kts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index b354091..6d0c51d 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -18,9 +18,7 @@ val schemaUrlVersions = listOf( "1.27.0", "1.26.0", "1.25.0", - "1.24.0", - "1.23.1", - "1.22.0") + "1.24.0") // Compute the artifact version, which includes the "-alpha" suffix and includes "-SNAPSHOT" suffix if not releasing // Release example: version=1.21.0-alpha