1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Remove rust dependencies and use published aar

This commit is contained in:
ganfra
2022-03-28 18:15:46 +02:00
parent 7436647571
commit e121007d20
17 changed files with 26 additions and 3196 deletions

View File

@@ -1,5 +1,5 @@
ext.groups = [
jitpack : [
jitpack : [
regex: [
],
group: [
@@ -13,7 +13,7 @@ ext.groups = [
'com.github.Zhuinden',
]
],
jitsi : [
jitsi : [
regex: [
],
group: [
@@ -22,7 +22,7 @@ ext.groups = [
'org.webkit',
]
],
google : [
google : [
regex: [
'androidx\\..*',
'com\\.android\\.tools\\..*',
@@ -35,7 +35,14 @@ ext.groups = [
'com.google.testing.platform',
]
],
mavenCentral: [
mavenSnapshots: [
regex: [
],
group: [
'org.matrix.rustcomponents'
]
],
mavenCentral : [
regex: [
],
group: [
@@ -187,7 +194,7 @@ ext.groups = [
'xml-apis',
]
],
jcenter : [
jcenter : [
regex: [
],
group: [