mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Picard Barcode Scanner to 1.5.4 (20)
This commit is contained in:
parent
9e194fc3d4
commit
5e23691b5c
1 changed files with 13 additions and 2 deletions
|
|
@ -68,7 +68,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.4
|
||||
versionCode: 20
|
||||
commit: 9353eb09ec9f8269958b55a4e9465f7994ccc6db
|
||||
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.3
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 1.5.4
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue