1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-08-01 18:06:54 +03:00

Remove legacy crypto code

This commit is contained in:
Valere
2023-10-02 13:58:51 +02:00
parent 2709cb2973
commit dfbb3122e7
174 changed files with 28 additions and 23604 deletions

View File

@ -3,7 +3,6 @@ plugins {
id 'com.android.library'
id 'org.jetbrains.kotlin.android'
}
apply from: '../flavor.gradle'
android {
namespace "org.matrix.android.sdk.flow"