1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-18 02:20:59 +03:00
Files

6 lines
108 B
Groovy

apply plugin: 'java-library'
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
}