sdk 0.91.0

This commit is contained in:
Akinwale Ariwodola 2021-03-08 19:52:15 +01:00
parent e9d70dbf87
commit 493c771e94

View file

@ -133,8 +133,8 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.2' androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
__32bitImplementation 'io.lbry:lbrysdk32:0.88.0' __32bitImplementation 'io.lbry:lbrysdk32:0.91.0'
__64bitImplementation 'io.lbry:lbrysdk64:0.88.0' __64bitImplementation 'io.lbry:lbrysdk64:0.91.0'
} }
apply plugin: 'com.google.gms.google-services' apply plugin: 'com.google.gms.google-services'