From 3f2d07fb3bb009c184e3a5b3db74c3f14e3c8088 Mon Sep 17 00:00:00 2001 From: Juan Pablo Civile Date: Fri, 6 Sep 2024 22:08:26 -0300 Subject: [PATCH] version needs to point to the public one --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index abc9558d300..5e41858bb37 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.github.muun -VERSION_NAME=1.5.5-reproducible-build-SNAPSHOT +VERSION_NAME=1.5.5 POM_URL=https://github.com/square/sqldelight/ POM_SCM_URL=https://github.com/square/sqldelight/