mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update Picard Barcode Scanner to 1.6.4 (33)
This commit is contained in:
parent
737a059c09
commit
134feaada7
1 changed files with 13 additions and 2 deletions
|
|
@ -119,7 +119,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.4
|
||||
versionCode: 33
|
||||
commit: d407b83db739844656d4c9203688e6d8b5b30a01
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.3
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 1.6.4
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue