Skip to content

Commit

Permalink
sdk 0.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akinwale committed Jun 15, 2020
1 parent e699fcf commit 4b7dfba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 4b7dfba

Please sign in to comment.