Use release version 0.1.0 of crypto rust component

This commit is contained in:
ganfra 2022-05-18 19:01:57 +02:00
parent f559db62b9
commit 42e5dcd50a
2 changed files with 2 additions and 1 deletions

View file

@ -188,6 +188,7 @@ ext.groups = [
'org.jvnet.staxex',
'org.maplibre.gl',
'org.matrix.android',
'org.matrix.rustcomponents',
'org.mockito',
'org.mongodb',
'org.objenesis',

View file

@ -140,7 +140,7 @@ dependencies {
implementation libs.jetbrains.coroutinesCore
implementation libs.jetbrains.coroutinesAndroid
implementation 'org.matrix.rustcomponents:crypto-android:0.1.1-SNAPSHOT'
implementation 'org.matrix.rustcomponents:crypto-android:0.1.0'
//implementation files('libs/crypto-android-release.aar')
// implementation(name: 'crypto-android-release', ext: 'aar')