Update LBRY to 0.17.0 (17001)

This commit is contained in:
F-Droid checkupdates bot 2021-03-23 04:03:44 +00:00
parent 3ca1661ad8
commit ffce9daab4

View file

@ -231,6 +231,17 @@ Builds:
prebuild: sed -r "s:29.0.1:29.0.2:" -i build.gradle
ndk: r21d
- versionName: 0.17.0
versionCode: 17001
commit: v0.17.0-fdroid
subdir: app
gradle:
- __32bit
rm:
- .gitsecret/keys/random_seed
prebuild: sed -r "s:29.0.1:29.0.2:" -i build.gradle
ndk: r21d
MaintainerNotes: |-
+0: - (upstream)
+1: armv7 (CV)
@ -239,5 +250,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version v%v-fdroid
UpdateCheckMode: Tags v\d+.\d+.\d+[a-z]?-fdroid
VercodeOperation: '%c*10 + 1'
CurrentVersion: 0.16.15
CurrentVersionCode: 16151
CurrentVersion: 0.17.0
CurrentVersionCode: 17001