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

Add org.jspecify to the list of allowed dependencies

This commit is contained in:
Jorge Martín
2025-07-17 15:26:28 +02:00
parent 2535687f74
commit 18c5f98ab0

View File

@@ -213,6 +213,7 @@ ext.groups = [
'org.jitsi',
'org.json',
'org.jsoup',
'org.jspecify',
'org.junit',
'org.junit.jupiter',
'org.junit.platform',