mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Picard Barcode Scanner to 1.6 (25)
This commit is contained in:
parent
747fb2b104
commit
ffecf7bcc1
1 changed files with 13 additions and 2 deletions
|
|
@ -79,7 +79,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 25
|
||||
commit: fb2cde41f3449fae98457e2c01311482032c3122
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.4
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: '1.6'
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue