We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60ca39 commit ca08f71Copy full SHA for ca08f71
app/build.gradle
@@ -135,8 +135,8 @@ dependencies {
135
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
136
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
137
138
- __32bitImplementation 'io.lbry:lbrysdk32:0.100.0'
139
- __64bitImplementation 'io.lbry:lbrysdk64:0.100.0'
+ __32bitImplementation 'io.lbry:lbrysdk32:0.102.0'
+ __64bitImplementation 'io.lbry:lbrysdk64:0.102.0'
140
//__64bitImplementation(name: 'lbrysdk', ext: 'aar')
141
}
142
0 commit comments