Skip to content

Commit ca08f71

Browse files
committed
sdk 0.102.0
1 parent b60ca39 commit ca08f71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ dependencies {
135135
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
136136
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
137137

138-
__32bitImplementation 'io.lbry:lbrysdk32:0.100.0'
139-
__64bitImplementation 'io.lbry:lbrysdk64:0.100.0'
138+
__32bitImplementation 'io.lbry:lbrysdk32:0.102.0'
139+
__64bitImplementation 'io.lbry:lbrysdk64:0.102.0'
140140
//__64bitImplementation(name: 'lbrysdk', ext: 'aar')
141141
}
142142

0 commit comments

Comments
 (0)