sdk 0.81.0
This commit is contained in:
parent
7ce7314ab9
commit
d918cb28bd
1 changed files with 2 additions and 2 deletions
|
@ -128,8 +128,8 @@ dependencies {
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
||||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
||||||
|
|
||||||
__32bitImplementation 'io.lbry:lbrysdk32:0.80.0'
|
__32bitImplementation 'io.lbry:lbrysdk32:0.81.0'
|
||||||
__64bitImplementation 'io.lbry:lbrysdk64:0.80.0'
|
__64bitImplementation 'io.lbry:lbrysdk64:0.81.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'com.google.gms.google-services'
|
apply plugin: 'com.google.gms.google-services'
|
||||||
|
|
Loading…
Reference in a new issue