sdk 0.76.0

This commit is contained in:
Akinwale Ariwodola 2020-06-15 19:43:41 +01:00
parent e699fcf0b3
commit 4b7dfba5a1

View file

@ -101,8 +101,8 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
__32bitImplementation 'io.lbry:lbrysdk32:0.75.0'
__64bitImplementation 'io.lbry:lbrysdk64:0.75.0'
__32bitImplementation 'io.lbry:lbrysdk32:0.76.0'
__64bitImplementation 'io.lbry:lbrysdk64:0.76.0'
}
apply plugin: 'com.google.gms.google-services'