Skip to content

Commit b618b9f

Browse files
committed
sdk 0.62.0. update secret files.
1 parent 37b8931 commit b618b9f

File tree

9 files changed

+4
-1409
lines changed

9 files changed

+4
-1409
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ buck-out/
6060

6161
# Other Files
6262
app/google-services.json
63+
app/src/main/assets/index.android.bundle
6364
*.log
6465
.vagrant
6566
*.hprof

.gitsecret/keys/random_seed

0 Bytes
Binary file not shown.

.gitsecret/paths/mapping.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lbry-android.keystore:0d958c531870694624cc877ea98ca1c583485f8ebbb3a5acca58b1930c190d65
2-
app/google-services.json:2a2804bfa1bc5154e533fd9c40ad3ba29bcf0f0ad361b90900d9e3fe8851611e
2+
app/google-services.json:896a0bee8294a36d061f10fa926129d8a780528b34d0a2f03113400c4246d67c

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ dependencies {
222222
implementation 'com.facebook.fresco:animated-gif:1.10.0'
223223
implementation 'com.google.firebase:firebase-messaging:20.1.0'
224224

225-
__32bitImplementation files('libs/lbrysdk-0.61.0-release__arm.aar')
226-
__64bitImplementation files('libs/lbrysdk-0.61.0-release__arm64.aar')
225+
__32bitImplementation files('libs/lbrysdk-0.62.0-release__arm.aar')
226+
__64bitImplementation files('libs/lbrysdk-0.62.0-release__arm64.aar')
227227

228228
if (enableHermes) {
229229
def hermesPath = "../../node_modules/hermes-engine/android/";

app/google-services.json.secret

-10 Bytes
Binary file not shown.

app/src/main/assets/index.android.bundle

Lines changed: 0 additions & 1406 deletions
This file was deleted.

lbry-android.keystore.secret

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)