From cdddf715efba90d7012ecbb9661b8ca7677a225c Mon Sep 17 00:00:00 2001
From: Benoit Marty <benoit@matrix.org>
Date: Tue, 30 Aug 2022 10:34:38 +0200
Subject: [PATCH] v1.4.34

---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 2dd5d321..324d0b88 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@ vector.httpLogLevel=NONE
 # Ref: https://github.com/vanniktech/gradle-maven-publish-plugin
 GROUP=org.matrix.android
 POM_ARTIFACT_ID=matrix-android-sdk2
-VERSION_NAME=1.4.32
+VERSION_NAME=1.4.34
 
 POM_PACKAGING=aar
 
-- 
GitLab