From dd4a3f1f38516ffd5a0e941d8b5e1461c6ff910e Mon Sep 17 00:00:00 2001
From: Benoit Marty <benoit@matrix.org>
Date: Mon, 23 May 2022 15:24:31 +0200
Subject: [PATCH] Version 1.4.16

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

diff --git a/gradle.properties b/gradle.properties
index 6402e3ad..97384e64 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.14
+VERSION_NAME=1.4.16
 
 POM_PACKAGING=aar
 
-- 
GitLab