sdk 0.102.0
This commit is contained in:
parent
b60ca39df1
commit
ca08f71a72
1 changed files with 2 additions and 2 deletions
|
@ -135,8 +135,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.100.0'
|
__32bitImplementation 'io.lbry:lbrysdk32:0.102.0'
|
||||||
__64bitImplementation 'io.lbry:lbrysdk64:0.100.0'
|
__64bitImplementation 'io.lbry:lbrysdk64:0.102.0'
|
||||||
//__64bitImplementation(name: 'lbrysdk', ext: 'aar')
|
//__64bitImplementation(name: 'lbrysdk', ext: 'aar')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue