mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update LBRY to 0.16.7 (16071)
This commit is contained in:
parent
d356f9778c
commit
35ee49025a
1 changed files with 15 additions and 2 deletions
|
|
@ -137,6 +137,19 @@ Builds:
|
|||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 0.16.7
|
||||
versionCode: 16071
|
||||
commit: v0.16.7-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)
|
||||
|
|
@ -145,5 +158,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version v%v-fdroid
|
||||
UpdateCheckMode: Tags v\d+.\d+.\d+-fdroid
|
||||
VercodeOperation: '%c*10 + 1'
|
||||
CurrentVersion: 0.16.6
|
||||
CurrentVersionCode: 16061
|
||||
CurrentVersion: 0.16.7
|
||||
CurrentVersionCode: 16071
|
||||
|
|
|
|||
Loading…
Reference in a new issue