From fcb0796ce44acd75b076537d4a3f2c449642e0fe Mon Sep 17 00:00:00 2001 From: deka91 Date: Wed, 1 Apr 2026 13:53:10 +0200 Subject: [PATCH] Create release 1.5.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7926758..bb9a895 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true # Project information -VERSION=1.4.0 +VERSION=1.5.0 GROUP_ID=io.github.opentdatach ARTIFACT_ID=ojp-android # POM meta data