Skip to content
Snippets Groups Projects
Commit 4febe018 authored by Taras's avatar Taras
Browse files

version 1.5.2

parent 83368d26
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ ext.groups = [
regex: [
],
group: [
'at.favre.lib',
'app.cash.paparazzi',
'ch.qos.logback',
'com.adevinta.android',
......
......@@ -3,7 +3,7 @@ apply plugin: 'maven-publish'
def groupIdString = "org.matrix.android"
def artifactIdString = "matrix-sdk-android"
def versionName = "1.5.1.4"
def versionName = "1.5.2"
def artifactPath = "$buildDir/outputs/aar/$artifactIdString-release.aar"
def publicationName = "release"
def projectId = "16"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment