mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update LBRY to 0.16.11 (16111)
This commit is contained in:
parent
c919497871
commit
29a4f49f3a
1 changed files with 15 additions and 2 deletions
|
|
@ -176,6 +176,19 @@ Builds:
|
|||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 0.16.11
|
||||
versionCode: 16111
|
||||
commit: v0.16.11-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
|
||||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
MaintainerNotes: |-
|
||||
+0: - (upstream)
|
||||
+1: armv7 (CV)
|
||||
|
|
@ -184,5 +197,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version v%v-fdroid
|
||||
UpdateCheckMode: Tags v\d+.\d+.\d+-fdroid
|
||||
VercodeOperation: '%c*10 + 1'
|
||||
CurrentVersion: 0.16.10
|
||||
CurrentVersionCode: 16101
|
||||
CurrentVersion: 0.16.11
|
||||
CurrentVersionCode: 16111
|
||||
|
|
|
|||
Loading…
Reference in a new issue