1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Fix dependencies and code issues

This commit is contained in:
Jorge Martín
2022-09-30 09:39:01 +02:00
parent bd6b441b2a
commit f5cb980020
10 changed files with 12 additions and 17 deletions

View File

@@ -47,6 +47,7 @@ ext.groups = [
],
mavenCentral: [
regex: [
'com\\.google\\.auto\\.*',
],
group: [
'app.cash.paparazzi',
@@ -101,6 +102,7 @@ ext.groups = [
'com.googlecode.json-simple',
'com.googlecode.libphonenumber',
'com.ibm.icu',
'com.intellij',
'com.jakewharton.android.repackaged',
'com.jakewharton.timber',
'com.kgurgul.flipper',